diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 16:03:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 16:03:37 +0000 |
commit | 3b304790983480137f4027c0945a8c578144fb8a (patch) | |
tree | 2082563b877cbe4e4c9d55fb464e90de5994ad42 /dev-perl | |
parent | Version bump (diff) | |
download | gentoo-2-3b304790983480137f4027c0945a8c578144fb8a.tar.gz gentoo-2-3b304790983480137f4027c0945a8c578144fb8a.tar.bz2 gentoo-2-3b304790983480137f4027c0945a8c578144fb8a.zip |
Stable for HPPA (bug #318669).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-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 c00ed60a6944..f6641f77dc2d 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.60 2010/05/08 18:14:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.61 2010/05/14 16:03:37 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> math-pari-2.01080604.ebuild: + Stable for HPPA (bug #318669). 08 May 2010; Raúl Porcel <armin76@gentoo.org> math-pari-2.01080604.ebuild: diff --git a/dev-perl/math-pari/math-pari-2.01080604.ebuild b/dev-perl/math-pari/math-pari-2.01080604.ebuild index 16bb3b510db5..973714a5821e 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.3 2010/05/08 18:14:54 armin76 Exp $ +# $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 $ 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 |