diff options
author | 2010-06-26 17:10:47 +0000 | |
---|---|---|
committer | 2010-06-26 17:10:47 +0000 | |
commit | 018baffe6dd0e0447dd1f1a333df6c3c590f4403 (patch) | |
tree | 1a21fdfa4e1f0148e02e4e9bbd59d54345c91b78 /dev-perl/math-pari | |
parent | ppc stable #301836 (diff) | |
download | historical-018baffe6dd0e0447dd1f1a333df6c3c590f4403.tar.gz historical-018baffe6dd0e0447dd1f1a333df6c3c590f4403.tar.bz2 historical-018baffe6dd0e0447dd1f1a333df6c3c590f4403.zip |
ppc stable #318669
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.01080604.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index d841fc16e8d4..d9f63eec9c67 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,9 @@ # 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.62 2010/05/17 00:29:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.63 2010/06/26 17:10:47 nixnut Exp $ + + 26 Jun 2010; <nixnut@gentoo.org> math-pari-2.01080604.ebuild: + ppc stable #318669 *math-pari-2.01080604-r1 (17 May 2010) diff --git a/dev-perl/math-pari/math-pari-2.01080604.ebuild b/dev-perl/math-pari/math-pari-2.01080604.ebuild index 973714a5821e..f846c27bc9a9 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.4 2010/05/14 16:03:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.01080604.ebuild,v 1.5 2010/06/26 17:10:47 nixnut 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 |