summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-03 12:55:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-03 12:55:13 +0000
commit3224f8056ce9865193b992e1aff76fd91133af01 (patch)
tree6417c609c62b7ddecde54038fa526f367c5611bb /sci-mathematics
parentStable for amd64, wrt bug #539436 (diff)
downloadgentoo-2-3224f8056ce9865193b992e1aff76fd91133af01.tar.gz
gentoo-2-3224f8056ce9865193b992e1aff76fd91133af01.tar.bz2
gentoo-2-3224f8056ce9865193b992e1aff76fd91133af01.zip
Stable for amd64, wrt bug #556418
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 7735c199e5fb..e9722c01a610 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.66 2015/08/01 06:11:12 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.67 2015/08/03 12:55:13 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> singular-4.0.2.ebuild:
+ Stable for amd64, wrt bug #556418
01 Aug 2015; Thomas Kahle <tomka@gentoo.org> singular-4.0.2.ebuild:
Fix building with automake other than 1.13, add slot on gmp.
diff --git a/sci-mathematics/singular/singular-4.0.2.ebuild b/sci-mathematics/singular/singular-4.0.2.ebuild
index e81cedf1e475..bc0fab64df84 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.5 2015/08/01 06:11:12 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-4.0.2.ebuild,v 1.6 2015/08/03 12:55:13 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