From da34e3f188466947b1adc65d4bd0ba0ce565a8e5 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 14 Feb 2016 22:54:45 +0100 Subject: [PATCH] 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 e7bfd54fc746..26c995440509 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 )" -- 2.26.2