diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-23 21:39:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-23 21:39:39 +0000 |
commit | 98a6fc5131eb6a71290e76322ca23242d68e4806 (patch) | |
tree | 477b3bde0a93b9d18efc0928e1bfde6cf4e245b4 /dev-perl/math-pari | |
parent | Version bump. (diff) | |
download | gentoo-2-98a6fc5131eb6a71290e76322ca23242d68e4806.tar.gz gentoo-2-98a6fc5131eb6a71290e76322ca23242d68e4806.tar.bz2 gentoo-2-98a6fc5131eb6a71290e76322ca23242d68e4806.zip |
Stable for HPPA (bug #289144).
(Portage version: 2.2_rc60/cvs/Linux i686)
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.010801.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index e91b16a298e4..d192fdc72cd8 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.50 2009/12/22 11:04:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.51 2009/12/23 21:39:39 jer Exp $ + + 23 Dec 2009; Jeroen Roovers <jer@gentoo.org> math-pari-2.010801.ebuild: + Stable for HPPA (bug #289144). 22 Dec 2009; Markus Meier <maekke@gentoo.org> math-pari-2.010801.ebuild: amd64/x86 stable, bug #289144 diff --git a/dev-perl/math-pari/math-pari-2.010801.ebuild b/dev-perl/math-pari/math-pari-2.010801.ebuild index 9e0b66f59c1b..0c272cd64964 100644 --- a/dev-perl/math-pari/math-pari-2.010801.ebuild +++ b/dev-perl/math-pari/math-pari-2.010801.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.010801.ebuild,v 1.2 2009/12/22 11:04:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010801.ebuild,v 1.3 2009/12/23 21:39:39 jer Exp $ inherit perl-module eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/I/IL/ILYAZ/modules/${MY_P}.tar.gz LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |