diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-17 08:09:08 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-17 08:09:08 +0000 |
commit | 3d1d9a746b548d78d5cf745526857b418e8d8cc2 (patch) | |
tree | 7a5e72f6ed153b89d64a0afd39c4e1e7fe13e2dd /dev-perl/math-pari | |
parent | Stable on amd64, x86 (#314467) (diff) | |
download | gentoo-2-3d1d9a746b548d78d5cf745526857b418e8d8cc2.tar.gz gentoo-2-3d1d9a746b548d78d5cf745526857b418e8d8cc2.tar.bz2 gentoo-2-3d1d9a746b548d78d5cf745526857b418e8d8cc2.zip |
Stable on amd64, x86 (#314467)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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 7da048e88a56..07f200ab053d 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.56 2010/03/05 07:56:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.57 2010/04/17 08:09:08 tove Exp $ + + 17 Apr 2010; Torsten Veller <tove@gentoo.org> math-pari-2.01080604.ebuild: + Stable on amd64, x86 (#314467) *math-pari-2.01080604 (05 Mar 2010) diff --git a/dev-perl/math-pari/math-pari-2.01080604.ebuild b/dev-perl/math-pari/math-pari-2.01080604.ebuild index be44b5f27c19..e1c93b24b447 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.1 2010/03/05 07:56:00 tove Exp $ +# $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 $ 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 |