diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-10 06:05:37 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-10 06:05:37 +0000 |
commit | 5b63149730f03b05e29a267840c94f5dbfe8c9d7 (patch) | |
tree | 45a41dc43b79b316f3239730f39f28c55cb89027 /sci-mathematics | |
parent | add reference to upstream bug (diff) | |
download | gentoo-2-5b63149730f03b05e29a267840c94f5dbfe8c9d7.tar.gz gentoo-2-5b63149730f03b05e29a267840c94f5dbfe8c9d7.tar.bz2 gentoo-2-5b63149730f03b05e29a267840c94f5dbfe8c9d7.zip |
stable on ppc (Bug #141449)
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/singular/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/singular/singular-2.0.5-r4.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/singular/singular-3.0.1.1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/singular/singular-3.0.1.2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog index 0eb33d7446d0..31f74e51250c 100644 --- a/sci-mathematics/singular/ChangeLog +++ b/sci-mathematics/singular/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/singular # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.12 2006/09/06 06:44:19 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.13 2006/09/10 06:05:37 wormo Exp $ + + 09 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + singular-3.0.1.2.ebuild: + stable on ppc (Bug #141449) 06 Sep 2006; Joshua Jackson <tsunam@gentoo.org> singular-3.0.1.2.ebuild: stable x86; bug #141449 diff --git a/sci-mathematics/singular/singular-2.0.5-r4.ebuild b/sci-mathematics/singular/singular-2.0.5-r4.ebuild index c32f1ca9f434..f4bb566f6f5c 100644 --- a/sci-mathematics/singular/singular-2.0.5-r4.ebuild +++ b/sci-mathematics/singular/singular-2.0.5-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-2.0.5-r4.ebuild,v 1.2 2005/06/26 02:38:06 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-2.0.5-r4.ebuild,v 1.3 2006/09/10 06:05:37 wormo Exp $ inherit eutils diff --git a/sci-mathematics/singular/singular-3.0.1.1.ebuild b/sci-mathematics/singular/singular-3.0.1.1.ebuild index 5c8b9297a9b5..ae57e4f28f5a 100644 --- a/sci-mathematics/singular/singular-3.0.1.1.ebuild +++ b/sci-mathematics/singular/singular-3.0.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.1.ebuild,v 1.1 2005/12/18 13:05:15 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.1.ebuild,v 1.2 2006/09/10 06:05:37 wormo Exp $ inherit eutils diff --git a/sci-mathematics/singular/singular-3.0.1.2.ebuild b/sci-mathematics/singular/singular-3.0.1.2.ebuild index d4952c2d141a..0a186caab010 100644 --- a/sci-mathematics/singular/singular-3.0.1.2.ebuild +++ b/sci-mathematics/singular/singular-3.0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.6 2006/09/06 06:44:19 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.7 2006/09/10 06:05:37 wormo Exp $ inherit eutils flag-o-matic @@ -16,7 +16,7 @@ SRC_URI="ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/$MY_PV_MAJOR/${MY_ LICENSE="singular" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" IUSE="doc emacs" DEPEND=">=dev-lang/perl-5.6 |