aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-10-11 22:50:11 +0200
committerJustin Lecher <jlec@gentoo.org>2011-10-11 22:50:11 +0200
commit968c82e279a16e35c0b246ad7a161716a2f7dbe0 (patch)
treed3783fe19c1380840b38e65f5fdbca4a2c49163b /sci-libs/gsl/metadata.xml
parentMerge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci (diff)
downloadsci-968c82e279a16e35c0b246ad7a161716a2f7dbe0.tar.gz
sci-968c82e279a16e35c0b246ad7a161716a2f7dbe0.tar.bz2
sci-968c82e279a16e35c0b246ad7a161716a2f7dbe0.zip
Fix undefined symbols because of missing gslcblas lib during linking
(Portage version: 2.2.0_alpha66/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-libs/gsl/metadata.xml')
-rw-r--r--sci-libs/gsl/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gsl/metadata.xml b/sci-libs/gsl/metadata.xml
index 54ab246fb..7c2d3ccaf 100644
--- a/sci-libs/gsl/metadata.xml
+++ b/sci-libs/gsl/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <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