summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-07 10:14:18 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-07 10:15:48 +0100
commit09350ccb6684867678c1710bccc769b549697dda (patch)
treea76e08c8eae0896f64029fbc624cfe0e452eb416 /dev-ml/llvm-ocaml
parentsys-devel/llvm: Remove outdated blocker (diff)
downloadgentoo-09350ccb6684867678c1710bccc769b549697dda.tar.gz
gentoo-09350ccb6684867678c1710bccc769b549697dda.tar.bz2
gentoo-09350ccb6684867678c1710bccc769b549697dda.zip
dev-ml/llvm-ocaml: Remove outdated blocker
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/llvm-ocaml')
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild2
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-6.0.1.ebuild2
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-7.1.0.ebuild2
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-8.0.1.ebuild2
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild2
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-9.0.1.9999.ebuild2
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild2
7 files changed, 0 insertions, 14 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild
index 4b0cb21a9496..9445259b89dd 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild
@@ -32,12 +32,10 @@ RDEPEND="
~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?]
!sys-devel/llvm[ocaml(-)]"
DEPEND="${RDEPEND}"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
BDEPEND="
dev-lang/perl
dev-ml/findlib
test? ( dev-ml/ounit )
- !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
# least intrusive of all
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-6.0.1.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-6.0.1.ebuild
index 8973393dd2af..a962e2d6f1cc 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-6.0.1.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-6.0.1.ebuild
@@ -32,12 +32,10 @@ RDEPEND="
dev-ml/ocaml-ctypes:=
~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?]
!sys-devel/llvm[ocaml(-)]"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
DEPEND="${RDEPEND}
dev-lang/perl
dev-ml/findlib
test? ( dev-ml/ounit )
- !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-7.1.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-7.1.0.ebuild
index 8973393dd2af..a962e2d6f1cc 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-7.1.0.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-7.1.0.ebuild
@@ -32,12 +32,10 @@ RDEPEND="
dev-ml/ocaml-ctypes:=
~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?]
!sys-devel/llvm[ocaml(-)]"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
DEPEND="${RDEPEND}
dev-lang/perl
dev-ml/findlib
test? ( dev-ml/ounit )
- !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-8.0.1.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-8.0.1.ebuild
index 154f485d0514..7781bf0cb527 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-8.0.1.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-8.0.1.ebuild
@@ -32,12 +32,10 @@ RDEPEND="
dev-ml/ocaml-ctypes:=
~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?]
!sys-devel/llvm[ocaml(-)]"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
DEPEND="${RDEPEND}
dev-lang/perl
dev-ml/findlib
test? ( dev-ml/ounit )
- !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild
index 79b9b550b232..0381b55ac4ad 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild
@@ -30,12 +30,10 @@ RDEPEND="
~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?]
!sys-devel/llvm[ocaml(-)]"
DEPEND="${RDEPEND}"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
BDEPEND="
dev-lang/perl
dev-ml/findlib
test? ( dev-ml/ounit )
- !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
# least intrusive of all
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1.9999.ebuild
index 8084c82be3e6..e4629d049347 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1.9999.ebuild
@@ -30,12 +30,10 @@ RDEPEND="
~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?]
!sys-devel/llvm[ocaml(-)]"
DEPEND="${RDEPEND}"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
BDEPEND="
dev-lang/perl
dev-ml/findlib
test? ( dev-ml/ounit )
- !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
# least intrusive of all
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild
index 8084c82be3e6..e4629d049347 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild
@@ -30,12 +30,10 @@ RDEPEND="
~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?]
!sys-devel/llvm[ocaml(-)]"
DEPEND="${RDEPEND}"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
BDEPEND="
dev-lang/perl
dev-ml/findlib
test? ( dev-ml/ounit )
- !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
# least intrusive of all