summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2015-03-26 10:17:49 +0000
committerThomas Kahle <tomka@gentoo.org>2015-03-26 10:17:49 +0000
commit5ed2eee93f3be327bf6c2615471bc3f6ab47ba5e (patch)
tree7bcff0122bdc365dde8074f011c9c0f211908a96 /sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild
parentRestrict ntl dep (diff)
downloadgentoo-2-5ed2eee93f3be327bf6c2615471bc3f6ab47ba5e.tar.gz
gentoo-2-5ed2eee93f3be327bf6c2615471bc3f6ab47ba5e.tar.bz2
gentoo-2-5ed2eee93f3be327bf6c2615471bc3f6ab47ba5e.zip
restrict ntl dep
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 565C32BC)
Diffstat (limited to 'sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild')
-rw-r--r--sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild b/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild
index 74aa81e35f90..041881e6d17e 100644
--- a/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild
+++ b/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild,v 1.4 2014/05/03 15:44:12 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.6.ebuild,v 1.5 2015/03/26 10:17:49 tomka Exp $
EAPI=5
@@ -38,7 +38,7 @@ DEPEND="
RDEPEND="
sys-libs/gdbm
- dev-libs/ntl
+ <dev-libs/ntl-7
sci-mathematics/pari[gmp]
>=sys-libs/readline-6.1
dev-libs/libxml2:2