diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-14 07:02:33 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-14 07:02:33 +0000 |
commit | 85add4fcdfb18e5b791305e5928478d45ee461ce (patch) | |
tree | 777259a976d9c20b6c52bac909e4686795537cf3 /sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild | |
parent | updated depends and configure for bug 169414 (diff) | |
download | gentoo-2-85add4fcdfb18e5b791305e5928478d45ee461ce.tar.gz gentoo-2-85add4fcdfb18e5b791305e5928478d45ee461ce.tar.bz2 gentoo-2-85add4fcdfb18e5b791305e5928478d45ee461ce.zip |
stable x86, bug 196576
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild')
-rw-r--r-- | sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild b/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild index 594f70785c55..ab4bf4f3435a 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild,v 1.4 2007/03/08 17:41:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild,v 1.5 2007/03/14 07:02:33 opfer Exp $ inherit elisp-common eutils flag-o-matic toolchain-funcs autotools @@ -15,7 +15,7 @@ HOMEPAGE="http://www.math.uiuc.edu/Macaulay2/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="sys-libs/gdbm dev-libs/gmp |