diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:17:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:17:00 +0000 |
commit | 8606360aa6db11309b73ec4bff38614ad06c2cc0 (patch) | |
tree | 92eb9a5ee24c936e440836df42a7fce17a884de2 /sci-mathematics | |
parent | Stable for x86, wrt bug #530758 (diff) | |
download | gentoo-2-8606360aa6db11309b73ec4bff38614ad06c2cc0.tar.gz gentoo-2-8606360aa6db11309b73ec4bff38614ad06c2cc0.tar.bz2 gentoo-2-8606360aa6db11309b73ec4bff38614ad06c2cc0.zip |
Stable for x86, wrt bug #529536
(Portage version: 2.2.8-r2/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/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/singular/singular-3.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog index 721474f483b7..fc1cec4b9566 100644 --- a/sci-mathematics/singular/ChangeLog +++ b/sci-mathematics/singular/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/singular # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.58 2014/12/03 09:35:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.59 2014/12/05 10:17:00 ago Exp $ + + 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> singular-3.1.6.ebuild: + Stable for x86, wrt bug #529536 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> singular-3.1.6.ebuild: Stable for ppc, wrt bug #529536 diff --git a/sci-mathematics/singular/singular-3.1.6.ebuild b/sci-mathematics/singular/singular-3.1.6.ebuild index c413d8044d95..2d87a9313b36 100644 --- a/sci-mathematics/singular/singular-3.1.6.ebuild +++ b/sci-mathematics/singular/singular-3.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.6.ebuild,v 1.3 2014/12/03 09:35:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.6.ebuild,v 1.4 2014/12/05 10:17:00 ago Exp $ EAPI=5 @@ -24,7 +24,7 @@ SRC_URI="${SRC_COM}${MY_DIR}/${MY_PN}-${MY_PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="boost doc emacs examples python readline test" RDEPEND=" |