summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-06 07:22:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-06 07:22:58 +0000
commitcc533a532988b58dd59e48115a29072a4e7bf5b7 (patch)
treeaceb52ed0a8a40adad2b57cb387593926398e6c0 /sci-mathematics
parentStable for x86, wrt bug #556418 (diff)
downloadgentoo-2-cc533a532988b58dd59e48115a29072a4e7bf5b7.tar.gz
gentoo-2-cc533a532988b58dd59e48115a29072a4e7bf5b7.tar.bz2
gentoo-2-cc533a532988b58dd59e48115a29072a4e7bf5b7.zip
Stable for x86, wrt bug #556418
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/singular/ChangeLog5
-rw-r--r--sci-mathematics/singular/singular-4.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog
index e9722c01a610..246ecd51735a 100644
--- a/sci-mathematics/singular/ChangeLog
+++ b/sci-mathematics/singular/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/singular
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.67 2015/08/03 12:55:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.68 2015/08/06 07:22:58 ago Exp $
+
+ 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> singular-4.0.2.ebuild:
+ Stable for x86, wrt bug #556418
03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> singular-4.0.2.ebuild:
Stable for amd64, wrt bug #556418
diff --git a/sci-mathematics/singular/singular-4.0.2.ebuild b/sci-mathematics/singular/singular-4.0.2.ebuild
index bc0fab64df84..3ce3f8b63562 100644
--- a/sci-mathematics/singular/singular-4.0.2.ebuild
+++ b/sci-mathematics/singular/singular-4.0.2.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/singular/singular-4.0.2.ebuild,v 1.6 2015/08/03 12:55:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.7 2015/08/06 07:22:58 ago Exp $
EAPI=5
@@ -21,7 +21,7 @@ SRC_URI="http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~x86-linux ~x86-macos"
+KEYWORDS="amd64 x86 ~x86-linux ~x86-macos"
IUSE="boost doc emacs examples python +readline"
RDEPEND="dev-libs/gmp:0