summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/Macaulay2/ChangeLog5
-rw-r--r--sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/Macaulay2/ChangeLog b/sci-mathematics/Macaulay2/ChangeLog
index f029e5f3552d..c506b6ca3cc0 100644
--- a/sci-mathematics/Macaulay2/ChangeLog
+++ b/sci-mathematics/Macaulay2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/Macaulay2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.21 2011/03/02 21:08:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.22 2011/05/10 20:54:03 hwoarang Exp $
+
+ 10 May 2011; Markos Chandras <hwoarang@gentoo.org> Macaulay2-1.4.ebuild:
+ Stable on amd64 wrt bug #366379
02 Mar 2011; Justin Lecher <jlec@gentoo.org> Macaulay2-1.4.ebuild:
Correct Slots for gtk 3 introduction to tree
diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild b/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild
index fdb1c17dc4f7..e54d5ba183d6 100644
--- a/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild
+++ b/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild,v 1.3 2011/03/02 21:08:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild,v 1.4 2011/05/10 20:54:03 hwoarang Exp $
EAPI="2"
@@ -22,7 +22,7 @@ HOMEPAGE="http://www.math.uiuc.edu/Macaulay2/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="sys-libs/gdbm
>=dev-libs/ntl-5.5.2