summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-27 10:38:53 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-27 11:08:56 +0100
commit23350670827369f2957a91901a4a2a50314bb597 (patch)
treefab56e2b6df829a1b508e2e124d17bce4765d5d2 /sci-physics/herwig++/metadata.xml
parentsci-libs/magma: Drop obsolete virtual/fortran in *DEPEND (diff)
downloadgentoo-23350670827369f2957a91901a4a2a50314bb597.tar.gz
gentoo-23350670827369f2957a91901a4a2a50314bb597.tar.bz2
gentoo-23350670827369f2957a91901a4a2a50314bb597.zip
sci-physics/herwig++: Drop obsolete virtual/fortran in *DEPEND
fortran-2.eclass handles this Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-physics/herwig++/metadata.xml')
-rw-r--r--sci-physics/herwig++/metadata.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/sci-physics/herwig++/metadata.xml b/sci-physics/herwig++/metadata.xml
index 73787df5d247..708013510a25 100644
--- a/sci-physics/herwig++/metadata.xml
+++ b/sci-physics/herwig++/metadata.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-physics</herd>
-<maintainer>
- <email>jauhien@gentoo.org</email>
-</maintainer>
-<longdescription>
+ <herd>sci-physics</herd>
+ <maintainer>
+ <email>jauhien@gentoo.org</email>
+ </maintainer>
+ <longdescription>
Herwig++ is a completely new event generator, written in C++.
It is built on the experience gained with the well-known
event generator HERWIG. The aim is to provide a multi purpose
event generator with similar or improved capabilities (like angular
ordered parton evolution and the cluster hadronization model).
</longdescription>
-<use>
- <flag name='c++11'>Build Herwig++ using the C++11 standard.
+ <use>
+ <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>
-</use>
+ <flag name="fastjet">Adds support for <pkg>sci-physics/fastjet</pkg></flag>
+ </use>
</pkgmetadata>