summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-09-05 09:13:22 +0200
committerDavid Seifert <soap@gentoo.org>2017-09-05 09:13:22 +0200
commit3a8c5b11b0db6772311ca15de1d190f1e97eca06 (patch)
treeecc4cb98bcf1c7946d43aaa5ee48b18c8b00ab32 /sci-physics
parentmedia-video/ffmpeg-3.2.6-r0: alpha stable (diff)
downloadgentoo-3a8c5b11b0db6772311ca15de1d190f1e97eca06.tar.gz
gentoo-3a8c5b11b0db6772311ca15de1d190f1e97eca06.tar.bz2
gentoo-3a8c5b11b0db6772311ca15de1d190f1e97eca06.zip
sci-physics/thepeg: Fix indentation whitespace in metadata.xml
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/thepeg/metadata.xml40
1 files changed, 20 insertions, 20 deletions
diff --git a/sci-physics/thepeg/metadata.xml b/sci-physics/thepeg/metadata.xml
index e59c93f58d36..b98a9450c6f2 100644
--- a/sci-physics/thepeg/metadata.xml
+++ b/sci-physics/thepeg/metadata.xml
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>sci-physics@gentoo.org</email>
- <name>Gentoo Physics Project</name>
-</maintainer>
-<longdescription>
- Toolkit for High Energy Physics Event Generation.
- ThePEG has been broken out from the PYTHIA7 program
- to better factorize the parts which were PYTHIA-specific
- from those which are general model-independent components
- of the toolkit and which can be used by any event generator model.
-</longdescription>
-<use>
- <flag name="c++11">Build ThePEG 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="hepmc">Adds support for High Energy Physics Monte Carlo
- Generators <pkg>sci-physics/hepmc</pkg></flag>
- <flag name="lhapdf">Adds support for <pkg>sci-physics/lhapdf</pkg></flag>
- <flag name="rivet">Adds support for <pkg>sci-physics/rivet</pkg></flag>
-</use>
+ <maintainer type="project">
+ <email>sci-physics@gentoo.org</email>
+ <name>Gentoo Physics Project</name>
+ </maintainer>
+ <longdescription>
+ Toolkit for High Energy Physics Event Generation.
+ ThePEG has been broken out from the PYTHIA7 program
+ to better factorize the parts which were PYTHIA-specific
+ from those which are general model-independent components
+ of the toolkit and which can be used by any event generator model.
+ </longdescription>
+ <use>
+ <flag name="c++11">Build ThePEG 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="hepmc">Adds support for High Energy Physics Monte Carlo
+ Generators <pkg>sci-physics/hepmc</pkg></flag>
+ <flag name="lhapdf">Adds support for <pkg>sci-physics/lhapdf</pkg></flag>
+ <flag name="rivet">Adds support for <pkg>sci-physics/rivet</pkg></flag>
+ </use>
</pkgmetadata>