summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2016-04-19 16:14:24 -0400
committerIan Stakenvicius <axs@gentoo.org>2016-04-19 16:14:24 -0400
commit135260dbd38eace72c9c02c8e5e0d8f13debef68 (patch)
tree8393bface168d0a5fa787954b7f3fe82ca70de23 /sci-mathematics/octave
parentfix <pkg/> reference in metadata.xml (diff)
downloadgentoo-135260dbd38eace72c9c02c8e5e0d8f13debef68.tar.gz
gentoo-135260dbd38eace72c9c02c8e5e0d8f13debef68.tar.bz2
gentoo-135260dbd38eace72c9c02c8e5e0d8f13debef68.zip
fix another <pkg/> reference in metadata.xml
Package-Manager: portage-2.2.26
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/metadata.xml b/sci-mathematics/octave/metadata.xml
index 1696a2f71013..8bafaba69740 100644
--- a/sci-mathematics/octave/metadata.xml
+++ b/sci-mathematics/octave/metadata.xml
@@ -13,7 +13,7 @@
language.
</longdescription>
<use>
- <flag name="glpk">Add support for <pkg>sci-libs/glpk</pkg> for linear programming</flag>
+ <flag name="glpk">Add support for <pkg>sci-mathematics/glpk</pkg> for linear programming</flag>
<flag name="gui">Enable the graphical user interface</flag>
<flag name="jit">(EXPERIMENTAL) enable JIT compiler</flag>
<flag name="qhull">Add support for <pkg>media-libs/qhull</pkg>, to allow `delaunay', `convhull', and related functions</flag>