commit: f78ca87c44c104df369b33660ef7277215bd0c44 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 21 19:57:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 19:57:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78ca87c
dev-util/icemon: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/icemon/metadata.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/dev-util/icemon/metadata.xml b/dev-util/icemon/metadata.xml index 15a599319f4f..aee5db5c31be 100644 --- a/dev-util/icemon/metadata.xml +++ b/dev-util/icemon/metadata.xml @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Cluster Project</name> -</maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Cluster Project</name> + </maintainer> + <upstream> + <remote-id type="github">icecc/icemon</remote-id> + </upstream> </pkgmetadata>
