mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-09 00:10:21 +03:00
Per https://www.nongnu.org/avr-libc/, moved to github. Signed-off-by: Sam James <sam@gentoo.org>
16 lines
553 B
XML
16 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>
|