diff options
Diffstat (limited to 'sci-chemistry/votca-csg/metadata.xml')
-rw-r--r-- | sci-chemistry/votca-csg/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sci-chemistry/votca-csg/metadata.xml b/sci-chemistry/votca-csg/metadata.xml index a7bc0762f8d6..1f9259f1a047 100644 --- a/sci-chemistry/votca-csg/metadata.xml +++ b/sci-chemistry/votca-csg/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> @@ -7,11 +7,12 @@ <name>Christoph Junghans</name> </maintainer> <use> - <flag name='gromacs'>Add support for gromacs file formats through <pkg>sci-chemistry/gromacs</pkg></flag> - <flag name='system-boost'>Use system boost (<pkg>dev-libs/boost</pkg>) instead of bundled one</flag> - <flag name='extras'>Pull in extra applications from <pkg>sci-chemistry/votca-csg-apps</pkg></flag> + <flag name="gromacs">Add support for gromacs file formats through <pkg>sci-chemistry/gromacs</pkg></flag> + <flag name="system-boost">Use system boost (<pkg>dev-libs/boost</pkg>) instead of bundled one</flag> + <flag name="extras">Pull in extra applications from <pkg>sci-chemistry/votca-csg-apps</pkg></flag> </use> <upstream> <remote-id type="google-code">votca</remote-id> + <remote-id type="github">votca/csg-tutorials</remote-id> </upstream> </pkgmetadata> |