mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 14:38:43 +02:00
Per https://www.nongnu.org/avr-libc/, moved to github. Signed-off-by: Sam James <sam@gentoo.org>
15 lines
553 B
XML
15 lines
553 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>embedded@gentoo.org</email>
|
|
<name>Embedded Gentoo</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
This package is part of the avr- binutils, -gcc, -lib toolchain for the Atmel microcontrollers.
|
|
These ebuilds have been created and submitted by Scott L. Price (dflytech.com).
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">avrdudes/avr-libc</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|