diff options
author | 2016-01-25 09:49:16 +0100 | |
---|---|---|
committer | 2016-01-25 09:49:16 +0100 | |
commit | 26e6def0b3eb2ebcf04bf0d1a43f84db0a5b1240 (patch) | |
tree | 87d063e6c0e8d970094a8225733cf537d0f8328b /sci-physics | |
parent | Merge branch 'master' of git+ssh://git.gentoo.org/proj/sci (diff) | |
download | sci-26e6def0b3eb2ebcf04bf0d1a43f84db0a5b1240.tar.gz sci-26e6def0b3eb2ebcf04bf0d1a43f84db0a5b1240.tar.bz2 sci-26e6def0b3eb2ebcf04bf0d1a43f84db0a5b1240.zip |
matadata.xml: Pre Cleanup
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/genfit/metadata.xml | 2 | ||||
-rw-r--r-- | sci-physics/herwig++/metadata.xml | 4 | ||||
-rw-r--r-- | sci-physics/yoda/metadata.xml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/genfit/metadata.xml b/sci-physics/genfit/metadata.xml index 5534919a6..bb6e70d1f 100644 --- a/sci-physics/genfit/metadata.xml +++ b/sci-physics/genfit/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-physics</herd> diff --git a/sci-physics/herwig++/metadata.xml b/sci-physics/herwig++/metadata.xml index 73787df5d..32eaf926d 100644 --- a/sci-physics/herwig++/metadata.xml +++ b/sci-physics/herwig++/metadata.xml @@ -13,8 +13,8 @@ ordered parton evolution and the cluster hadronization model). </longdescription> <use> - <flag name='c++11'>Build Herwig++ using the C++11 standard. + <flag name="c++11">Build Herwig++ using the C++11 standard. Experimental feature, not for production use.</flag> - <flag name='fastjet'>Adds support for <pkg>sci-physics/fastjet</pkg></flag> + <flag name="fastjet">Adds support for <pkg>sci-physics/fastjet</pkg></flag> </use> </pkgmetadata> diff --git a/sci-physics/yoda/metadata.xml b/sci-physics/yoda/metadata.xml index d573312d1..1c6a40dcd 100644 --- a/sci-physics/yoda/metadata.xml +++ b/sci-physics/yoda/metadata.xml @@ -10,6 +10,6 @@ in Rivet. </longdescription> <use> - <flag name='root'>Adds support for <pkg>sci-physics/root</pkg></flag> + <flag name="root">Adds support for <pkg>sci-physics/root</pkg></flag> </use> </pkgmetadata> |