diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-01-22 19:10:13 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-01-22 19:10:13 +0000 |
commit | 30b7cf75699b14de84c880ee770bb2f937527eb1 (patch) | |
tree | 77f36ee8346a18056f6bc79d1d5c23917e640216 /sci-chemistry/pymol/metadata.xml | |
parent | media-radio/wspr: Fix SLOT for pmw (diff) | |
download | gentoo-2-30b7cf75699b14de84c880ee770bb2f937527eb1.tar.gz gentoo-2-30b7cf75699b14de84c880ee770bb2f937527eb1.tar.bz2 gentoo-2-30b7cf75699b14de84c880ee770bb2f937527eb1.zip |
sci-chemistry/pymol: Fix SLOT for pmw
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-chemistry/pymol/metadata.xml')
-rw-r--r-- | sci-chemistry/pymol/metadata.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/sci-chemistry/pymol/metadata.xml b/sci-chemistry/pymol/metadata.xml index dca3a9a8c74d..14ad67b8fdda 100644 --- a/sci-chemistry/pymol/metadata.xml +++ b/sci-chemistry/pymol/metadata.xml @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-chemistry</herd> - <maintainer> - <email>jlec@gentoo.org</email> - </maintainer> - <use> - <flag name="apbs">Install the apbs plugin</flag> - <flag name="numpy">Compile numpy support</flag> - <flag name="vmd">Enable vmd module for trajectories</flag> - <flag name="web">Install Pymodule needed for web app support</flag> - </use> + <herd>sci-chemistry</herd> + <maintainer> + <email>jlec@gentoo.org</email> + </maintainer> + <use> + <flag name="apbs">Install the apbs plugin</flag> + <flag name="numpy">Compile numpy support</flag> + <flag name="vmd">Enable vmd module for trajectories</flag> + <flag name="web">Install Pymodule needed for web app support</flag> + </use> </pkgmetadata> |