diff options
author | Pacho Ramos <pacho@gentoo.org> | 2023-03-20 21:22:22 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2023-03-20 21:22:22 +0100 |
commit | e5d2737a9f7e8ae8aeef4ced073f54bfccf99b14 (patch) | |
tree | 1441380860d929d6217bdb306dbaa66da2b75e07 /sci-chemistry | |
parent | sci-chemistry/chemical-mime-data: add 0.1.95_pre20171122 (diff) | |
download | gentoo-e5d2737a9f7e8ae8aeef4ced073f54bfccf99b14.tar.gz gentoo-e5d2737a9f7e8ae8aeef4ced073f54bfccf99b14.tar.bz2 gentoo-e5d2737a9f7e8ae8aeef4ced073f54bfccf99b14.zip |
sci-chemistry/chemical-mime-data: add github upstream metadata
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/chemical-mime-data/metadata.xml | 15 |
1 files 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>sci-chemistry@gentoo.org</email> - <name>Gentoo Chemistry Project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">chemical-mime</remote-id> - </upstream> +<maintainer type="project"> + <email>sci-chemistry@gentoo.org</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> |