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-libs/gsl/metadata.xml
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-libs/gsl/metadata.xml')
-rw-r--r--sci-libs/gsl/metadata.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/sci-libs/gsl/metadata.xml b/sci-libs/gsl/metadata.xml
index 6e2e8e11f..0382d5709 100644
--- a/sci-libs/gsl/metadata.xml
+++ b/sci-libs/gsl/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@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
@@ -18,8 +18,8 @@
differential equations, quadrature, Monte Carlo integration, special
functions, physical constants, and much more.
</longdescription>
- <use>
- <flag name="cblas-external">Link gsl with external cblas provided by
+ <use>
+ <flag name="cblas-external">Link gsl with external cblas provided by
(<pkg>virtual/cblas</pkg>) instead of shipped internal version</flag>
- </use>
+ </use>
</pkgmetadata>