commit:     dfba2207c866b6fb22b3de71a89e5622205f8922
Author:     Andrew Savchenko <bircoph <AT> gmail <DOT> com>
AuthorDate: Mon Mar  2 08:11:57 2015 +0000
Commit:     Andrew Savchenko <bircoph <AT> gmail <DOT> com>
CommitDate: Mon Mar  2 08:11:57 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=dfba2207

sci-physics/root: cosmetics

---
 sci-physics/root/ChangeLog    |  3 +++
 sci-physics/root/metadata.xml | 36 ++++++++++++++++++------------------
 2 files changed, 21 insertions(+), 18 deletions(-)

diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog
index 6f4801a..1553e5c 100644
--- a/sci-physics/root/ChangeLog
+++ b/sci-physics/root/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.96 
2012/03/29 18:21:49 bicatali Exp $
 
+  02 Mar 2015; Andrew Savchenko <birc...@gentoo.org> metadata.xml:
+  Indentation fixes (in order to conform to portage version)
+
   02 Mar 2015; Andrew Savchenko <birc...@gentoo.org> root-5.34.26.ebuild,
   files/root-5.32.00-chklib64.patch, -files/root-5.34.26-prop-flags.patch:
   Add configurable LDFLAGS the same way as upstream did for

diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml
index 579f100..0ff221b 100644
--- a/sci-physics/root/metadata.xml
+++ b/sci-physics/root/metadata.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer>
-    <email>birc...@gentoo.org</email>
-    <name>Andrew Savchenko</name>
-  </maintainer>
-  <herd>sci-physics</herd>
-  <longdescription lang="en">
+<maintainer>
+  <email>birc...@gentoo.org</email>
+  <name>Andrew Savchenko</name>
+</maintainer>
+<herd>sci-physics</herd>
+<longdescription lang="en">
   ROOT Object Oriented Technologies is an object oriented data
   analysis framework written in C++ by the CERN. Widely used in
   high energy physics, but also in other data analysis applications. It
@@ -14,16 +14,16 @@
   statistics, serialization, optimization, linear algebra, graphics,
   GUI toolkit, and a complete visualization framework.
 </longdescription>
-  <use>
-    <flag name="c++11"> Build ROOT using the C++11 standard</flag>
-    <flag name="c++14"> Build ROOT using the C++14 standard</flag>
-    <flag name="fits">Support for images and data from FITS files with 
<pkg>sci-libs/cfitsio</pkg></flag>
-    <flag name="geocad">Enable ROOT-CAD interface using 
<pkg>sci-libs/opencascade</pkg></flag>
-    <flag name="http">Enable http server support including but not limited to 
fastcgi support</flag>
-    <flag name="math">Build all math related libraries plugins, needs 
<pkg>sci-libs/gsl</pkg> </flag>
-    <flag name="pythia6">Build the interface for <pkg>sci-physics/pythia</pkg> 
version 6.x </flag>
-    <flag name="pythia8">Build the interface for <pkg>sci-physics/pythia</pkg> 
version 8.x </flag>
-    <flag name="reflex">Build the reflection database for the C++ 
interpreter</flag>
-    <flag name="xrootd">Build the interface for <pkg>net-libs/xrootd</pkg> 
</flag>
-  </use>
+<use>
+  <flag name="c++11"> Build ROOT using the C++11 standard</flag>
+  <flag name="c++14"> Build ROOT using the C++14 standard</flag>
+  <flag name="fits">Support for images and data from FITS files with 
<pkg>sci-libs/cfitsio</pkg></flag>
+  <flag name="geocad">Enable ROOT-CAD interface using 
<pkg>sci-libs/opencascade</pkg></flag>
+  <flag name="http">Enable http server support including but not limited to 
fastcgi support</flag>
+  <flag name="math">Build all math related libraries plugins, needs 
<pkg>sci-libs/gsl</pkg> </flag>
+  <flag name="pythia6">Build the interface for <pkg>sci-physics/pythia</pkg> 
version 6.x </flag>
+  <flag name="pythia8">Build the interface for <pkg>sci-physics/pythia</pkg> 
version 8.x </flag>
+  <flag name="reflex">Build the reflection database for the C++ 
interpreter</flag>
+  <flag name="xrootd">Build the interface for <pkg>net-libs/xrootd</pkg> 
</flag>
+</use>
 </pkgmetadata>

Reply via email to