diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-03 19:30:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-03 19:30:58 +0000 |
commit | 4ebc89cccd8c6046adeaea06ae792164569c8b41 (patch) | |
tree | 59dc45f77c1987ee339c13212228202d7816708c /sci-mathematics | |
parent | Stable for amd64, wrt bug #418405 (diff) | |
download | gentoo-2-4ebc89cccd8c6046adeaea06ae792164569c8b41.tar.gz gentoo-2-4ebc89cccd8c6046adeaea06ae792164569c8b41.tar.bz2 gentoo-2-4ebc89cccd8c6046adeaea06ae792164569c8b41.zip |
Stable for amd64, wrt bug #418407
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/singular/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/singular/singular-3.1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog index 159095b8a219..10f2c03f06cc 100644 --- a/sci-mathematics/singular/ChangeLog +++ b/sci-mathematics/singular/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/singular # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.50 2012/05/13 06:42:27 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.51 2012/06/03 19:30:58 ago Exp $ + + 03 Jun 2012; Agostino Sarubbo <ago@gentoo.org> singular-3.1.4-r1.ebuild: + Stable for amd64, wrt bug #418407 *singular-3.1.4-r1 (13 May 2012) diff --git a/sci-mathematics/singular/singular-3.1.4-r1.ebuild b/sci-mathematics/singular/singular-3.1.4-r1.ebuild index b41632d00905..52ae0cd10427 100644 --- a/sci-mathematics/singular/singular-3.1.4-r1.ebuild +++ b/sci-mathematics/singular/singular-3.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.4-r1.ebuild,v 1.1 2012/05/13 06:42:27 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.4-r1.ebuild,v 1.2 2012/06/03 19:30:58 ago Exp $ EAPI="3" WANT_AUTOCONF="2.1" # Upstream ticket 240 -> wontfix @@ -28,7 +28,7 @@ SRC_URI="${SRC_COM}${MY_DIR}/${MY_PN}-${MY_PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~x86-linux ~x86-macos" IUSE="boost doc emacs examples python +readline test" RDEPEND="dev-libs/gmp |