summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-11-28 17:45:27 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-11-28 17:45:27 +0000
commit2cb875a118da031b33d4df4c48ae597eecaa0fd9 (patch)
tree8dfb8d684263aa18172ee0bf4b38591424ac3b21 /dev-ml/comparelib
parentupdate deps for ocaml 4.02 (diff)
downloadgentoo-2-2cb875a118da031b33d4df4c48ae597eecaa0fd9.tar.gz
gentoo-2-2cb875a118da031b33d4df4c48ae597eecaa0fd9.tar.bz2
gentoo-2-2cb875a118da031b33d4df4c48ae597eecaa0fd9.zip
update deps for ocaml 4.02
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/comparelib')
-rw-r--r--dev-ml/comparelib/ChangeLog6
-rw-r--r--dev-ml/comparelib/comparelib-109.60.00.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-ml/comparelib/ChangeLog b/dev-ml/comparelib/ChangeLog
index f8f1d117d5ca..766a23c5e0b4 100644
--- a/dev-ml/comparelib/ChangeLog
+++ b/dev-ml/comparelib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/comparelib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/comparelib/ChangeLog,v 1.10 2014/01/19 13:44:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/comparelib/ChangeLog,v 1.11 2014/11/28 17:45:27 aballier Exp $
+
+ 28 Nov 2014; Alexis Ballier <aballier@gentoo.org>
+ comparelib-109.60.00.ebuild:
+ update deps for ocaml 4.02
*comparelib-109.60.00 (19 Jan 2014)
diff --git a/dev-ml/comparelib/comparelib-109.60.00.ebuild b/dev-ml/comparelib/comparelib-109.60.00.ebuild
index 126eb0226134..1ba6fd15e46c 100644
--- a/dev-ml/comparelib/comparelib-109.60.00.ebuild
+++ b/dev-ml/comparelib/comparelib-109.60.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/comparelib/comparelib-109.60.00.ebuild,v 1.1 2014/01/19 13:44:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/comparelib/comparelib-109.60.00.ebuild,v 1.2 2014/11/28 17:45:27 aballier Exp $
EAPI="5"
@@ -16,7 +16,8 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
-DEPEND=">=dev-ml/type-conv-109.20.00:="
+DEPEND=">=dev-ml/type-conv-109.20.00:=
+ || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
RDEPEND="${DEPEND}"
DOCS=( "README.txt" )