diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-11-24 19:45:33 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-11-24 19:45:33 +0000 |
commit | fcf4073cb1033f218da28412ced8d24f265715a3 (patch) | |
tree | 3785a8f4e510eb360af35d0b6c5119e1db466e67 /dev-perl/math-pari | |
parent | Remove old versions. (diff) | |
download | gentoo-2-fcf4073cb1033f218da28412ced8d24f265715a3.tar.gz gentoo-2-fcf4073cb1033f218da28412ced8d24f265715a3.tar.bz2 gentoo-2-fcf4073cb1033f218da28412ced8d24f265715a3.zip |
Stable on alpha, bug #265466
(Portage version: 2.1.7.5/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.01080601.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 83cf81afa59b..ac814c695e30 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/math-pari # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.47 2009/11/13 02:17:34 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.48 2009/11/24 19:45:33 klausman Exp $ + + 24 Nov 2009; Tobias Klausmann <klausman@gentoo.org> + math-pari-2.01080601.ebuild: + Stable on alpha, bug #265466 *math-pari-2.01080602 (13 Nov 2009) diff --git a/dev-perl/math-pari/math-pari-2.01080601.ebuild b/dev-perl/math-pari/math-pari-2.01080601.ebuild index ab0ef6972368..29a87ee1cef0 100644 --- a/dev-perl/math-pari/math-pari-2.01080601.ebuild +++ b/dev-perl/math-pari/math-pari-2.01080601.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.01080601.ebuild,v 1.1 2009/11/11 07:43:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.01080601.ebuild,v 1.2 2009/11/24 19:45:33 klausman Exp $ EAPI=2 @@ -18,7 +18,7 @@ SRC_URI="${SRC_URI} LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="" # Math::Pari requires that a copy of the pari source in a parallel |