commit: da34e3f188466947b1adc65d4bd0ba0ce565a8e5
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 21:54:45 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 22:18:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da34e3f1
dev-ml/ocamlgsl: Add blocker on dev-ml/gsl-ocaml
Package-Manager: portage-2.2.27
dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild
b/dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild
index e7bfd54..26c9954 100644
--- a/dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild
+++ b/dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,8 @@ KEYWORDS="amd64 ~ppc x86"
IUSE="doc test"
RDEPEND=">=dev-lang/ocaml-3.10:=
- sci-libs/gsl"
+ sci-libs/gsl
+ !dev-ml/gsl-ocaml"
DEPEND="${RDEPEND}
test? ( dev-ml/fort )"