summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2015-08-27 00:20:55 +0200
committerJauhien Piatlicki <jauhien@gentoo.org>2015-08-27 00:22:21 +0200
commit48723b7fbd072415f642f5cbf8dd51f74168e2e9 (patch)
tree8cae05a6cdccec755d74bd97e028dc917daba9ae /sci-physics/herwig++/metadata.xml
parentdev-python/PyECLib: really fix it this time... (diff)
downloadgentoo-48723b7fbd072415f642f5cbf8dd51f74168e2e9.tar.gz
gentoo-48723b7fbd072415f642f5cbf8dd51f74168e2e9.tar.bz2
gentoo-48723b7fbd072415f642f5cbf8dd51f74168e2e9.zip
sci-physics/herwig++: initial import from the science overlay
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sci-physics/herwig++/metadata.xml')
-rw-r--r--sci-physics/herwig++/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/sci-physics/herwig++/metadata.xml b/sci-physics/herwig++/metadata.xml
new file mode 100644
index 000000000000..73787df5d247
--- /dev/null
+++ b/sci-physics/herwig++/metadata.xml
@@ -0,0 +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>
+ 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.
+ Experimental feature, not for production use.</flag>
+ <flag name='fastjet'>Adds support for <pkg>sci-physics/fastjet</pkg></flag>
+</use>
+</pkgmetadata>