summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-11-10 22:09:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-11-10 22:09:12 +0000
commit93a23d263eaf99e585d3b11950cd6082cd9d2031 (patch)
treed6841d9e01813beb5927813bef68b9a580e9270d
parentdev-libs/cloog: drop old (diff)
downloadgentoo-93a23d263eaf99e585d3b11950cd6082cd9d2031.tar.gz
gentoo-93a23d263eaf99e585d3b11950cd6082cd9d2031.tar.bz2
gentoo-93a23d263eaf99e585d3b11950cd6082cd9d2031.zip
dev-libs/cloog: drop old dev-libs/cloog-ppl blocker
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-libs/cloog/cloog-0.18.1.ebuild5
-rw-r--r--dev-libs/cloog/cloog-0.18.4.ebuild5
-rw-r--r--dev-libs/cloog/cloog-9999.ebuild3
3 files changed, 5 insertions, 8 deletions
diff --git a/dev-libs/cloog/cloog-0.18.1.ebuild b/dev-libs/cloog/cloog-0.18.1.ebuild
index 9d689ab51e63..a6a8e669c6db 100644
--- a/dev-libs/cloog/cloog-0.18.1.ebuild
+++ b/dev-libs/cloog/cloog-0.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -15,8 +15,7 @@ KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x
IUSE="static-libs"
RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
- >=dev-libs/isl-0.12.2:0/10[${MULTILIB_USEDEP}]
- !dev-libs/cloog-ppl"
+ >=dev-libs/isl-0.12.2:0/10[${MULTILIB_USEDEP}]"
DEPEND="${DEPEND}
virtual/pkgconfig"
diff --git a/dev-libs/cloog/cloog-0.18.4.ebuild b/dev-libs/cloog/cloog-0.18.4.ebuild
index e02d356227a4..88f667583d90 100644
--- a/dev-libs/cloog/cloog-0.18.4.ebuild
+++ b/dev-libs/cloog/cloog-0.18.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -21,8 +21,7 @@ SLOT="0/4"
IUSE="static-libs"
RDEPEND=">=dev-libs/gmp-6.0.0[${MULTILIB_USEDEP}]
- >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]
- !dev-libs/cloog-ppl"
+ >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]"
DEPEND="${DEPEND}
virtual/pkgconfig"
diff --git a/dev-libs/cloog/cloog-9999.ebuild b/dev-libs/cloog/cloog-9999.ebuild
index fa0e96d64965..87fbec10982d 100644
--- a/dev-libs/cloog/cloog-9999.ebuild
+++ b/dev-libs/cloog/cloog-9999.ebuild
@@ -21,8 +21,7 @@ SLOT="0/4"
IUSE="static-libs"
RDEPEND=">=dev-libs/gmp-6.0.0[${MULTILIB_USEDEP}]
- >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]
- !dev-libs/cloog-ppl"
+ >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]"
DEPEND="${DEPEND}
virtual/pkgconfig"