summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-04-01 05:25:43 +0000
committerJustin Lecher <jlec@gentoo.org>2012-04-01 05:25:43 +0000
commitfd73613168835c240c32fe84ec8f42a0c1783b46 (patch)
tree60dfb154197c5d41744011ec201b2aa884072b43 /sci-libs/nlopt/metadata.xml
parentinherit goes near the top (diff)
downloadhistorical-fd73613168835c240c32fe84ec8f42a0c1783b46.tar.gz
historical-fd73613168835c240c32fe84ec8f42a0c1783b46.tar.bz2
historical-fd73613168835c240c32fe84ec8f42a0c1783b46.zip
Disable build of matlab plugin per default, #410211
Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/nlopt/metadata.xml')
-rw-r--r--sci-libs/nlopt/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/nlopt/metadata.xml b/sci-libs/nlopt/metadata.xml
index c9d2d57542af..76e5a4b28cea 100644
--- a/sci-libs/nlopt/metadata.xml
+++ b/sci-libs/nlopt/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">
NLopt is a library for nonlinear optimization,
providing a common interface for a number of different free
optimization routines available online as well as original
@@ -15,7 +15,7 @@
* Algorithms for unconstrained optimization, bound-constrained
optimization, and general nonlinear inequality constraints.
</longdescription>
-<use>
- <flag name='octave'>Add plugin for <pkg>sci-mathematics/octave</pkg></flag>
-</use>
+ <use>
+ <flag name="octave">Add plugin for <pkg>sci-mathematics/octave</pkg></flag>
+ </use>
</pkgmetadata>