summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2013-06-26 04:31:07 +0000
committerRyan Hill <rhill@gentoo.org>2013-06-26 04:31:07 +0000
commit8ebc067d3dc7716c06e8218032bf0fdac6c9949c (patch)
tree46234150c9210a6b7ed9b85ba4de0d61a9125663 /dev-libs/ppl/ppl-0.12.1.ebuild
parentDev channel bump. Remove old. (diff)
downloadhistorical-8ebc067d3dc7716c06e8218032bf0fdac6c9949c.tar.gz
historical-8ebc067d3dc7716c06e8218032bf0fdac6c9949c.tar.bz2
historical-8ebc067d3dc7716c06e8218032bf0fdac6c9949c.zip
Depend on <=sci-mathematics/glpk-4.48 for bug #473334.
Signed-off-by: Ryan Hill <dirtyepic@gentoo.org> Package-Manager: portage-2.2.0_alpha185/cvs/Linux x86_64 Manifest-Sign-Key: 0x957A8463
Diffstat (limited to 'dev-libs/ppl/ppl-0.12.1.ebuild')
-rw-r--r--dev-libs/ppl/ppl-0.12.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ppl/ppl-0.12.1.ebuild b/dev-libs/ppl/ppl-0.12.1.ebuild
index 972f4594e4e1..199bf85370ae 100644
--- a/dev-libs/ppl/ppl-0.12.1.ebuild
+++ b/dev-libs/ppl/ppl-0.12.1.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-libs/ppl/ppl-0.12.1.ebuild,v 1.2 2013/01/08 18:45:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.12.1.ebuild,v 1.3 2013/06/26 04:30:57 dirtyepic Exp $
EAPI="3"
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
IUSE="doc lpsol pch static-libs test"
RDEPEND=">=dev-libs/gmp-4.1.3[cxx]
- lpsol? ( sci-mathematics/glpk )
+ lpsol? ( <=sci-mathematics/glpk-4.48 )
!<dev-libs/cloog-ppl-0.15.10"
DEPEND="${RDEPEND}
sys-devel/m4"