commit: e5d2737a9f7e8ae8aeef4ced073f54bfccf99b14 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Mon Mar 20 20:22:22 2023 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Mon Mar 20 20:22:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d2737a
sci-chemistry/chemical-mime-data: add github upstream metadata Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> sci-chemistry/chemical-mime-data/metadata.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/sci-chemistry/chemical-mime-data/metadata.xml b/sci-chemistry/chemical-mime-data/metadata.xml index 702a57465bce..59742c34e797 100644 --- a/sci-chemistry/chemical-mime-data/metadata.xml +++ b/sci-chemistry/chemical-mime-data/metadata.xml @@ -1,11 +1,12 @@ <?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 Chemistry Project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">chemical-mime</remote-id> - </upstream> +<maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Chemistry Project</name> +</maintainer> +<upstream> + <remote-id type="sourceforge">chemical-mime</remote-id> + <remote-id type="github">dleidert/chemical-mime</remote-id> +</upstream> </pkgmetadata>
