commit: 01bae0b44abb4247b3e2b6a68a442524fb7125da
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 20:15:55 2016 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 20:15:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01bae0b4
fix <pkg/> reference in metadata.xml
Package-Manager: portage-2.2.26
sci-mathematics/cgal/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/cgal/metadata.xml
b/sci-mathematics/cgal/metadata.xml
index 72fe796..2197637 100644
--- a/sci-mathematics/cgal/metadata.xml
+++ b/sci-mathematics/cgal/metadata.xml
@@ -19,7 +19,7 @@
e.g., for visualisation, and I/O, and other support facilities.
</longdescription>
<use>
- <flag name="mpfi">Enable support for multiple recision interval arithmetic
via <pkg>sci-mathematics/mpfi</pkg></flag>
+ <flag name="mpfi">Enable support for multiple recision interval arithmetic
via <pkg>sci-libs/mpfi</pkg></flag>
<flag name="ntl">Enable support for <pkg>dev-libs/ntl</pkg></flag>
</use>
</pkgmetadata>