summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-21 17:40:45 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-21 17:40:45 +0000
commit7331f98459d55a4cc37d64b007cb643d6b828a34 (patch)
treefa662131f57376bb84c316df2782e050c9a2ae4f /sci-mathematics
parentx86 stable wrt bug #544018 (diff)
downloadgentoo-2-7331f98459d55a4cc37d64b007cb643d6b828a34.tar.gz
gentoo-2-7331f98459d55a4cc37d64b007cb643d6b828a34.tar.bz2
gentoo-2-7331f98459d55a4cc37d64b007cb643d6b828a34.zip
x86 stable wrt bug #542572
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/Macaulay2/ChangeLog5
-rw-r--r--sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/Macaulay2/ChangeLog b/sci-mathematics/Macaulay2/ChangeLog
index 76458b13d937..1c808a5e9fa5 100644
--- a/sci-mathematics/Macaulay2/ChangeLog
+++ b/sci-mathematics/Macaulay2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/Macaulay2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.35 2015/04/08 18:23:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.36 2015/04/21 17:40:45 pacho Exp $
+
+ 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> Macaulay2-1.7_pre.ebuild:
+ x86 stable wrt bug #542572
08 Apr 2015; Michał Górny <mgorny@gentoo.org> Macaulay2-1.7_pre.ebuild:
Drop old Python implementations
diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild b/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild
index 43c67fd6287e..035bc3f066da 100644
--- a/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild
+++ b/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild
@@ -1,6 +1,6 @@
# 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.7_pre.ebuild,v 1.4 2015/04/08 18:23:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.7_pre.ebuild,v 1.5 2015/04/21 17:40:45 pacho Exp $
EAPI=5
@@ -22,7 +22,7 @@ SRC_URI="
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug emacs +optimization"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"