diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:52:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:52:37 +0000 |
commit | 5c3701e1004bdd4971e78ef4b90ce4174d56df2f (patch) | |
tree | 30e740a2fd321acaf2f6f10b32c300a2b19c22a9 /sci-mathematics/singular | |
parent | Stable on amd64 wrt bug #360719 (diff) | |
download | gentoo-2-5c3701e1004bdd4971e78ef4b90ce4174d56df2f.tar.gz gentoo-2-5c3701e1004bdd4971e78ef4b90ce4174d56df2f.tar.bz2 gentoo-2-5c3701e1004bdd4971e78ef4b90ce4174d56df2f.zip |
stable ppc, bug 352177
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'sci-mathematics/singular')
-rw-r--r-- | sci-mathematics/singular/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/singular/singular-3.1.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog index ab299b62de3d..cf4a4efaece1 100644 --- a/sci-mathematics/singular/ChangeLog +++ b/sci-mathematics/singular/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/singular # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.42 2011/01/26 10:41:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.43 2011/03/27 19:52:37 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> singular-3.1.2-r2.ebuild: + stable ppc, bug 352177 26 Jan 2011; Christian Faulhammer <fauli@gentoo.org> singular-3.1.2-r2.ebuild: diff --git a/sci-mathematics/singular/singular-3.1.2-r2.ebuild b/sci-mathematics/singular/singular-3.1.2-r2.ebuild index f8e035cd3c9d..8e7d44e74beb 100644 --- a/sci-mathematics/singular/singular-3.1.2-r2.ebuild +++ b/sci-mathematics/singular/singular-3.1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.2-r2.ebuild,v 1.7 2011/01/26 10:41:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.2-r2.ebuild,v 1.8 2011/03/27 19:52:37 ranger Exp $ EAPI="3" WANT_AUTOCONF="2.1" # Upstream ticket 240 -> wontfix @@ -26,7 +26,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 +readline test" RDEPEND="dev-libs/gmp |