diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-01-18 12:44:36 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-01-18 12:44:36 +0000 |
commit | d8269f94149b3833d3e2f9760d80edfba634307d (patch) | |
tree | 5a62920d099ee0d06746be802e8f919333d831ef /dev-perl/math-pari | |
parent | Stable on hppa. (diff) | |
download | historical-d8269f94149b3833d3e2f9760d80edfba634307d.tar.gz historical-d8269f94149b3833d3e2f9760d80edfba634307d.tar.bz2 historical-d8269f94149b3833d3e2f9760d80edfba634307d.zip |
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/math-pari/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.010702.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 3f027cfa06ba..a515dd3ad3ce 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.18 2006/01/17 10:12:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.19 2006/01/18 12:44:36 gmsoft Exp $ + + 18 Jan 2006; Guy Martin <gmsoft@gentoo.org> math-pari-2.010702.ebuild: + Stable on hppa. 17 Jan 2006; <mcumming@gentoo.org> math-pari-2.010702.ebuild: Marking stable sparc x86 diff --git a/dev-perl/math-pari/Manifest b/dev-perl/math-pari/Manifest index eb7408534ea7..f2c3c297dd54 100644 --- a/dev-perl/math-pari/Manifest +++ b/dev-perl/math-pari/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 97b194cf7534c34fc1994ab5bdfc3cf5 ChangeLog 2748 +MD5 727b2f7ace83b9d1aa0673778e002644 ChangeLog 2837 MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500-r1 132 MD5 2946e7c9e5bbdb5a6d5a592cf5d7c523 files/digest-math-pari-2.010603 130 MD5 7a28837d7d66fda2cbedacc81aea8916 files/digest-math-pari-2.010702 130 MD5 0796c30582a5a757aaf98a324261e176 files/math-pari-hppa.patch 637 MD5 91aad64a08ab5135550d165791a3b1fe math-pari-2.010500-r1.ebuild 899 MD5 21b533121f8bd25448d011b360ddc95f math-pari-2.010603.ebuild 992 -MD5 5e708ca979a135717efc2eab12e17cb6 math-pari-2.010702.ebuild 924 +MD5 d98f509ffc44aab1f5ca22c8dfa930ee math-pari-2.010702.ebuild 920 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDzMMAtG5z4I8BtQoRAhWkAJ9gyvacTG9uIK0afQOFrKukUUb4KgCdFeSr -9rI5BbfdDaPwIfqq9+6Rt24= -=7gMn ------END PGP SIGNATURE----- diff --git a/dev-perl/math-pari/math-pari-2.010702.ebuild b/dev-perl/math-pari/math-pari-2.010702.ebuild index 63c9838a4aed..9a8e5de62e54 100644 --- a/dev-perl/math-pari/math-pari-2.010702.ebuild +++ b/dev-perl/math-pari/math-pari-2.010702.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.010702.ebuild,v 1.2 2006/01/17 10:12:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010702.ebuild,v 1.3 2006/01/18 12:44:36 gmsoft 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" |