diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-26 10:39:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-26 10:39:23 +0000 |
commit | a32e87dffdf46dd80cde294859c9529b8f47bc40 (patch) | |
tree | 66385074a476b014b27ff425bd569e4549f0dc5d /sci-mathematics | |
parent | Stable for amd64, wrt bug #529408 (diff) | |
download | gentoo-2-a32e87dffdf46dd80cde294859c9529b8f47bc40.tar.gz gentoo-2-a32e87dffdf46dd80cde294859c9529b8f47bc40.tar.bz2 gentoo-2-a32e87dffdf46dd80cde294859c9529b8f47bc40.zip |
Stable for amd64, wrt bug #529536
(Portage version: 2.2.8-r2/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/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 c786c20706c3..5767c51f76bf 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.56 2014/03/18 16:24:02 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.57 2014/11/26 10:39:23 ago Exp $ + + 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> singular-3.1.6.ebuild: + Stable for amd64, wrt bug #529536 18 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> files/singular-3.1.6-ntl6compat.patch: diff --git a/sci-mathematics/singular/singular-3.1.6.ebuild b/sci-mathematics/singular/singular-3.1.6.ebuild index ba1372a4f72e..fefff13b29f0 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.1 2014/03/11 19:07:22 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.6.ebuild,v 1.2 2014/11/26 10:39:23 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 ~ppc-macos ~x64-macos ~x86-macos ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="boost doc emacs examples python readline test" RDEPEND=" |