aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
commitbce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch)
treeb1c9615114a61663dd20c38cda7bb4b0a04ec6cd /sci-physics/geant-vmc
parentsci-biology/bismark: Fix repoman warnings (diff)
downloadsci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.gz
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.bz2
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.zip
Consistently ident with tabs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-physics/geant-vmc')
-rw-r--r--sci-physics/geant-vmc/metadata.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/sci-physics/geant-vmc/metadata.xml b/sci-physics/geant-vmc/metadata.xml
index 89ff88f7b..493072107 100644
--- a/sci-physics/geant-vmc/metadata.xml
+++ b/sci-physics/geant-vmc/metadata.xml
@@ -1,11 +1,11 @@
<?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 lang="en">
+ <maintainer type="project">
+ <email>sci-physics@gentoo.org</email>
+ <name>Gentoo Physics Project</name>
+ </maintainer>
+ <longdescription lang="en">
The Virtual Monte Carlo (VMC) allows to run different simulation
Monte Carlo without changing the user code and therefore the input
and output format as well as the geometry and detector response
@@ -16,10 +16,10 @@
Geant3 VMC (C++) is provided within a single package together with
GEANT3 (Fortran) - geant3.
</longdescription>
- <use>
- <flag name="vgm">Enable the Virtual Geometry Model (<pkg>sci-physics/vgm</pkg>)</flag>
- <flag name="g4root">Build G4Root (interface for GEANT4 simulation with a ROOT geometry)</flag>
- <flag name="geant3">Build with Geant4 G3toG4 library</flag>
- <flag name="mtroot">Build MTRoot (provides ROOT IO manager classes with multi-threading support)</flag>
- </use>
+ <use>
+ <flag name="vgm">Enable the Virtual Geometry Model (<pkg>sci-physics/vgm</pkg>)</flag>
+ <flag name="g4root">Build G4Root (interface for GEANT4 simulation with a ROOT geometry)</flag>
+ <flag name="geant3">Build with Geant4 G3toG4 library</flag>
+ <flag name="mtroot">Build MTRoot (provides ROOT IO manager classes with multi-threading support)</flag>
+ </use>
</pkgmetadata>