diff options
author | 2010-05-08 18:14:54 +0000 | |
---|---|---|
committer | 2010-05-08 18:14:54 +0000 | |
commit | c261fe87795e90ac354dd4c6712128dfd4ef0ae4 (patch) | |
tree | eace0dad30baaa7ddfd8b2dcf12e5a72f27079ee /dev-perl/math-pari | |
parent | alpha/arm/ia64/sparc stable wrt #315157 (diff) | |
download | historical-c261fe87795e90ac354dd4c6712128dfd4ef0ae4.tar.gz historical-c261fe87795e90ac354dd4c6712128dfd4ef0ae4.tar.bz2 historical-c261fe87795e90ac354dd4c6712128dfd4ef0ae4.zip |
alpha/sparc stable wrt #314467
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
RepoMan-Options: --force
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.01080604.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 5f27cdd12d1c..c00ed60a6944 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.59 2010/05/05 18:52:30 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.60 2010/05/08 18:14:54 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> + math-pari-2.01080604.ebuild: + alpha/sparc stable wrt #314467 05 May 2010; Mark Loeser <halcy0n@gentoo.org> +math-pari-2.010801.ebuild: Revert removal of math-pari version diff --git a/dev-perl/math-pari/math-pari-2.01080604.ebuild b/dev-perl/math-pari/math-pari-2.01080604.ebuild index e1c93b24b447..16bb3b510db5 100644 --- a/dev-perl/math-pari/math-pari-2.01080604.ebuild +++ b/dev-perl/math-pari/math-pari-2.01080604.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.01080604.ebuild,v 1.2 2010/04/17 08:09:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.01080604.ebuild,v 1.3 2010/05/08 18:14:54 armin76 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~hppa ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" # Math::Pari requires that a copy of the pari source in a parallel |