commit: 655a0dfd42972bee85ed8a31ec4fa4929ceeeb67 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 17 08:22:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 08:23:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655a0dfd
dev-python/pygccxml: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pygccxml/metadata.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-python/pygccxml/metadata.xml b/dev-python/pygccxml/metadata.xml index 642c87f3644f..820c31e46597 100644 --- a/dev-python/pygccxml/metadata.xml +++ b/dev-python/pygccxml/metadata.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> - <pkgmetadata> <maintainer type="person"> <email>[email protected]</email> @@ -9,4 +8,7 @@ <maintainer type="project"> <email>[email protected]</email> </maintainer> + <upstream> + <remote-id type="github">CastXML/pygccxml</remote-id> + </upstream> </pkgmetadata>
