From 235af312f33cb707e891c8b40d0441119a4c0acb Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Thu, 10 Jul 2003 17:53:30 +0000 Subject: Closing bug 24073 --- dev-perl/math-pari/ChangeLog | 6 +++++- dev-perl/math-pari/math-pari-2.010500-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 41c411ac3cd5..dbb16c3a4377 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.3 2003/07/10 02:05:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.4 2003/07/10 17:53:30 mcummings Exp $ + + 10 Jul 2003; Michael Cummings + math-pari-2.010500-r1.ebuild: + Closing bug 24073 *math-pari-2.010500-r1 (09 Jul 2003) 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 47b33c2f26d9..4e5e7aebe996 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-2003 Gentoo Technologies, Inc. # 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.1 2003/07/10 02:05:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010500-r1.ebuild,v 1.2 2003/07/10 17:53:30 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="~x86 ~alpha ~ppc ~sparc" +KEYWORDS="x86 ~alpha ~ppc ~sparc" # Math::Pari requires that a copy of the pari source in a parallel # directory to where you build it. It does not need to compile it, but -- cgit v1.2.3-65-gdbad