diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:49:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:49:53 +0000 |
commit | 680024cccbfa6b500bb68c8da8fc5b1eea01d332 (patch) | |
tree | a2add20d4770e5b0fa07aa49e11224bb29a69cd7 /dev-perl/math-pari | |
parent | stable amd64 (diff) | |
download | gentoo-2-680024cccbfa6b500bb68c8da8fc5b1eea01d332.tar.gz gentoo-2-680024cccbfa6b500bb68c8da8fc5b1eea01d332.tar.bz2 gentoo-2-680024cccbfa6b500bb68c8da8fc5b1eea01d332.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.010500-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 747126a9579b..4d7d4a2dd2fa 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2005/04/11 20:01:31 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.12 2005/04/22 12:48:28 blubb Exp $ + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> + math-pari-2.010500-r1.ebuild: + stable on amd64 11 Apr 2005; Ferris McCormick <fmccor@gentoo.org> math-pari-2.010603.ebuild: diff --git a/dev-perl/math-pari/math-pari-2.010500-r1.ebuild b/dev-perl/math-pari/math-pari-2.010500-r1.ebuild index f36b42681ef4..973abcdf00dc 100644 --- a/dev-perl/math-pari/math-pari-2.010500-r1.ebuild +++ b/dev-perl/math-pari/math-pari-2.010500-r1.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.010500-r1.ebuild,v 1.11 2005/04/11 16:25:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010500-r1.ebuild,v 1.12 2005/04/22 12:48:28 blubb Exp $ inherit perl-module @@ -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 ~sparc ~alpha hppa ~amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64 ~mips" IUSE="" # Math::Pari requires that a copy of the pari source in a parallel |