commit: 1ee48ec3079ab333a84bda76047906bdc14ce22c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 2 23:20:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 2 23:31:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee48ec3
dev-embedded/avr-libc: add github upstream metadata Per https://www.nongnu.org/avr-libc/, moved to github. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-embedded/avr-libc/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-embedded/avr-libc/metadata.xml b/dev-embedded/avr-libc/metadata.xml index edb5b70d5437..222a305ddd93 100644 --- a/dev-embedded/avr-libc/metadata.xml +++ b/dev-embedded/avr-libc/metadata.xml @@ -9,4 +9,7 @@ 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>
