sci-chemistry/pymol: add github upstream metadata

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-07-31 08:39:24 +01:00
parent 0b4da4bbf3
commit 5fdce3209a

View File

@@ -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>