projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32aea68
)
dev-ml/ocamlgsl: Add blocker on dev-ml/gsl-ocaml
author
David Seifert
<soap@gentoo.org>
Sun, 14 Feb 2016 21:54:45 +0000
(22:54 +0100)
committer
David 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
patch
|
blob
|
history
diff --git
a/dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild
b/dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild
index e7bfd54fc746f89ff13848eae94585d8bcf2e96a..26c99544050910d0b847e9a4074f8bf3104d973d 100644
(file)
--- a/
dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild
+++ b/
dev-ml/ocamlgsl/ocamlgsl-0.6.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
3
Gentoo Foundation
+# Copyright 1999-201
6
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 )"