dev-ml/ocamlgsl: Add blocker on dev-ml/gsl-ocaml
authorDavid Seifert <soap@gentoo.org>
Sun, 14 Feb 2016 21:54:45 +0000 (22:54 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 14 Feb 2016 22:18:37 +0000 (23:18 +0100)
Package-Manager: portage-2.2.27

dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild

index e7bfd54fc746f89ff13848eae94585d8bcf2e96a..26c99544050910d0b847e9a4074f8bf3104d973d 100644 (file)
@@ -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 )"