summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-11-10 20:49:44 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-11-10 20:54:57 +0000
commit15fb9f9e988a1b20817dcb6c03df89f5364ade29 (patch)
tree615471817e0db2234745bee4eae360bd08171d32 /dev-libs/ppl
parentlicenses: Remove unused Dell & Volano licenses (diff)
downloadgentoo-15fb9f9e988a1b20817dcb6c03df89f5364ade29.tar.gz
gentoo-15fb9f9e988a1b20817dcb6c03df89f5364ade29.tar.bz2
gentoo-15fb9f9e988a1b20817dcb6c03df89f5364ade29.zip
dev-libs/ppl: 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>
Diffstat (limited to 'dev-libs/ppl')
-rw-r--r--dev-libs/ppl/ppl-1.1.ebuild5
-rw-r--r--dev-libs/ppl/ppl-1.2.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-libs/ppl/ppl-1.1.ebuild b/dev-libs/ppl/ppl-1.1.ebuild
index fa6ffdcc1e63..a443656d1245 100644
--- a/dev-libs/ppl/ppl-1.1.ebuild
+++ b/dev-libs/ppl/ppl-1.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"
@@ -13,8 +13,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x8
IUSE="+cxx doc lpsol pch static-libs test"
RDEPEND=">=dev-libs/gmp-6[cxx]
- lpsol? ( sci-mathematics/glpk )
- !dev-libs/cloog-ppl"
+ lpsol? ( sci-mathematics/glpk )"
DEPEND="${RDEPEND}
app-arch/xz-utils
sys-devel/m4"
diff --git a/dev-libs/ppl/ppl-1.2.ebuild b/dev-libs/ppl/ppl-1.2.ebuild
index 7b7669adc3b7..477400834e82 100644
--- a/dev-libs/ppl/ppl-1.2.ebuild
+++ b/dev-libs/ppl/ppl-1.2.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"
@@ -13,8 +13,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc
IUSE="+cxx doc lpsol pch static-libs test"
RDEPEND=">=dev-libs/gmp-6[cxx]
- lpsol? ( sci-mathematics/glpk )
- !dev-libs/cloog-ppl"
+ lpsol? ( sci-mathematics/glpk )"
DEPEND="${RDEPEND}
app-arch/xz-utils
sys-devel/m4"