summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2013-02-25 06:45:38 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2013-02-25 06:45:38 +0000
commit337830c6fcfa3084d2d12cde825b2752fc9cc29f (patch)
tree5ab1a34f733ca37218002a1a23353b499c8e43f2 /dev-ml/type-conv
parentVersion bump (diff)
downloadgentoo-2-337830c6fcfa3084d2d12cde825b2752fc9cc29f.tar.gz
gentoo-2-337830c6fcfa3084d2d12cde825b2752fc9cc29f.tar.bz2
gentoo-2-337830c6fcfa3084d2d12cde825b2752fc9cc29f.zip
Raise minimal ocaml version up to 4.0.
(Portage version: 2.2.0_alpha163_p14/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-ml/type-conv')
-rw-r--r--dev-ml/type-conv/ChangeLog6
-rw-r--r--dev-ml/type-conv/type-conv-109.07.00.ebuild3
-rw-r--r--dev-ml/type-conv/type-conv-109.08.00.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-ml/type-conv/ChangeLog b/dev-ml/type-conv/ChangeLog
index 80a2dc357b2a..c26c5f5a4fa9 100644
--- a/dev-ml/type-conv/ChangeLog
+++ b/dev-ml/type-conv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/type-conv
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.23 2013/02/08 23:19:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.24 2013/02/25 06:45:38 slyfox Exp $
+
+ 25 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org>
+ type-conv-109.07.00.ebuild, type-conv-109.08.00.ebuild:
+ Raise minimal ocaml version up to 4.0.
*type-conv-109.08.00 (08 Feb 2013)
diff --git a/dev-ml/type-conv/type-conv-109.07.00.ebuild b/dev-ml/type-conv/type-conv-109.07.00.ebuild
index 7d853f4a6c07..dd10f931276b 100644
--- a/dev-ml/type-conv/type-conv-109.07.00.ebuild
+++ b/dev-ml/type-conv/type-conv-109.07.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.07.00.ebuild,v 1.1 2013/02/07 15:41:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.07.00.ebuild,v 1.2 2013/02/25 06:45:38 slyfox Exp $
EAPI="5"
@@ -21,6 +21,7 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
+ >=dev-lang/ocaml-4.0[ocamlopt?]
>=dev-ml/findlib-1.3.2"
DOCS=( "README.md" "CHANGES.txt" )
diff --git a/dev-ml/type-conv/type-conv-109.08.00.ebuild b/dev-ml/type-conv/type-conv-109.08.00.ebuild
index bfb8ee8b4fcc..491151d2e90c 100644
--- a/dev-ml/type-conv/type-conv-109.08.00.ebuild
+++ b/dev-ml/type-conv/type-conv-109.08.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.08.00.ebuild,v 1.1 2013/02/08 23:19:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.08.00.ebuild,v 1.2 2013/02/25 06:45:38 slyfox Exp $
EAPI="5"
@@ -21,6 +21,7 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
+ >=dev-lang/ocaml-4.0[ocamlopt?]
>=dev-ml/findlib-1.3.2"
DOCS=( "README.md" "CHANGES.txt" )