From cc533a532988b58dd59e48115a29072a4e7bf5b7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 6 Aug 2015 07:22:58 +0000 Subject: 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) --- sci-mathematics/singular/ChangeLog | 5 ++++- sci-mathematics/singular/singular-4.0.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-mathematics') 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 singular-4.0.2.ebuild: + Stable for x86, wrt bug #556418 03 Aug 2015; Agostino Sarubbo 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 -- cgit v1.2.3-65-gdbad