summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-07-10 17:53:30 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-07-10 17:53:30 +0000
commit235af312f33cb707e891c8b40d0441119a4c0acb (patch)
tree627e7a8e1429c2db0871f00da7459a8883a150e6
parentNew version for moz 1.4 (diff)
downloadgentoo-2-235af312f33cb707e891c8b40d0441119a4c0acb.tar.gz
gentoo-2-235af312f33cb707e891c8b40d0441119a4c0acb.tar.bz2
gentoo-2-235af312f33cb707e891c8b40d0441119a4c0acb.zip
Closing bug 24073
-rw-r--r--dev-perl/math-pari/ChangeLog6
-rw-r--r--dev-perl/math-pari/math-pari-2.010500-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
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 <mcummings@gentoo.org>
+ 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