summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-31 08:39:24 +0100
committerSam James <sam@gentoo.org>2022-07-31 09:25:22 +0100
commit5fdce3209a4873ddc9ded828ac8fd2ff5339ec13 (patch)
treef5561be30693ed5a7b8395236a9ab620222c77b5 /sci-chemistry/pymol
parentprofiles: last rite sci-chemistry/numbat (diff)
downloadgentoo-5fdce3209a4873ddc9ded828ac8fd2ff5339ec13.tar.gz
gentoo-5fdce3209a4873ddc9ded828ac8fd2ff5339ec13.tar.bz2
gentoo-5fdce3209a4873ddc9ded828ac8fd2ff5339ec13.zip
sci-chemistry/pymol: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry/pymol')
-rw-r--r--sci-chemistry/pymol/metadata.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/sci-chemistry/pymol/metadata.xml b/sci-chemistry/pymol/metadata.xml
index d28a87c8e563..8a087408c332 100644
--- a/sci-chemistry/pymol/metadata.xml
+++ b/sci-chemistry/pymol/metadata.xml
@@ -1,14 +1,15 @@
<?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>
- <use>
- <flag name="web">Install Pymodule needed for web app support</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">pymol</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>sci-chemistry@gentoo.org</email>
+ <name>Gentoo Chemistry Project</name>
+ </maintainer>
+ <use>
+ <flag name="web">Install Pymodule needed for web app support</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">schrodinger/pymol-open-source</remote-id>
+ <remote-id type="sourceforge">pymol</remote-id>
+ </upstream>
</pkgmetadata>