commit: 97a289342bf5f66e4b239f2e5b5242275a23c032 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 25 00:09:24 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 25 00:09:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a28934
sys-apps/file: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/file/metadata.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/sys-apps/file/metadata.xml b/sys-apps/file/metadata.xml index 034e87228c1c..9d92ca28bc24 100644 --- a/sys-apps/file/metadata.xml +++ b/sys-apps/file/metadata.xml @@ -1,12 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>base-sys...@gentoo.org</email> - <name>Gentoo Base System</name> -</maintainer> -<upstream> - <bugs-to>https://bugs.astron.com/</bugs-to> - <remote-id type="cpe">cpe:/a:file_project:file</remote-id> -</upstream> + <maintainer type="project"> + <email>base-sys...@gentoo.org</email> + <name>Gentoo Base System</name> + </maintainer> + <upstream> + <bugs-to>https://bugs.astron.com/</bugs-to> + <remote-id type="cpe">cpe:/a:file_project:file</remote-id> + <remote-id type="github">file/file</remote-id> + </upstream> </pkgmetadata>