diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 21:22:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 21:22:14 +0000 |
commit | 1c95ab71ac6d442e7e9fe241a99f77d53b583b53 (patch) | |
tree | 40fcc43af4076b1e453e124baa8c1f96aa3f85a6 /dev-perl/math-pari | |
parent | Mark 1.03 stable on alpha (diff) | |
download | gentoo-2-1c95ab71ac6d442e7e9fe241a99f77d53b583b53.tar.gz gentoo-2-1c95ab71ac6d442e7e9fe241a99f77d53b583b53.tar.bz2 gentoo-2-1c95ab71ac6d442e7e9fe241a99f77d53b583b53.zip |
Mark 2.010603 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/math-pari/Manifest | 6 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.010603.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index aff3843d6a5c..5f8613b64be7 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.14 2005/06/01 08:28:27 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.15 2005/09/08 21:22:14 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> math-pari-2.010603.ebuild: + Mark 2.010603 stable on alpha 01 Jun 2005; Guy Martin <gmsoft@gentoo.org> +files/math-pari-hppa.patch, math-pari-2.010603.ebuild: diff --git a/dev-perl/math-pari/Manifest b/dev-perl/math-pari/Manifest index 228e1ff30fc5..8c93ebf13794 100644 --- a/dev-perl/math-pari/Manifest +++ b/dev-perl/math-pari/Manifest @@ -1,7 +1,7 @@ -MD5 1f536abeca46e3675afa09ab7996b23e ChangeLog 2329 +MD5 ac24af5655516b65502cb444ebd8ec6d math-pari-2.010603.ebuild 982 MD5 508e2511c5d0a49e2945dcced2bf6c6c math-pari-2.010500-r1.ebuild 895 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 b8c2e82114e5d2edc753977a28f41c66 math-pari-2.010603.ebuild 983 +MD5 1f536abeca46e3675afa09ab7996b23e ChangeLog 2329 MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500-r1 132 -MD5 2946e7c9e5bbdb5a6d5a592cf5d7c523 files/digest-math-pari-2.010603 130 MD5 0796c30582a5a757aaf98a324261e176 files/math-pari-hppa.patch 637 +MD5 2946e7c9e5bbdb5a6d5a592cf5d7c523 files/digest-math-pari-2.010603 130 diff --git a/dev-perl/math-pari/math-pari-2.010603.ebuild b/dev-perl/math-pari/math-pari-2.010603.ebuild index 32e108fe86a2..a717703b9b8a 100644 --- a/dev-perl/math-pari/math-pari-2.010603.ebuild +++ b/dev-perl/math-pari/math-pari-2.010603.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.010603.ebuild,v 1.4 2005/06/01 08:28:27 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010603.ebuild,v 1.5 2005/09/08 21:22:14 agriffis 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="x86 ~ppc ~alpha hppa ~amd64 ~mips" +KEYWORDS="alpha ~amd64 hppa ~mips ~ppc x86" IUSE="" SRC_TEST="do" |