diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:52:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:52:15 +0000 |
commit | 31ea4a5728db6aa5a67e1d550ba612b99a548465 (patch) | |
tree | db0e3371699f907a5ce75ff7c8a07a7e75615ac2 /dev-perl/math-pari | |
parent | Stable for HPPA too. (diff) | |
download | historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.tar.gz historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.tar.bz2 historical-31ea4a5728db6aa5a67e1d550ba612b99a548465.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.010709.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index c15fba6737d8..a14351c49d9d 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/math-pari -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.38 2007/03/05 12:52:29 ticho Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.39 2008/03/28 09:10:02 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> math-pari-2.010709.ebuild: + Stable for HPPA too. 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> math-pari-2.010709.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/math-pari/math-pari-2.010709.ebuild b/dev-perl/math-pari/math-pari-2.010709.ebuild index abb6dc68d7c8..2df28a8bf90b 100644 --- a/dev-perl/math-pari/math-pari-2.010709.ebuild +++ b/dev-perl/math-pari/math-pari-2.010709.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.010709.ebuild,v 1.5 2007/06/26 01:58:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild,v 1.6 2008/03/28 09:10:02 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" |