summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-02-26 06:04:02 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-02-26 06:04:02 +0000
commiteda66d86aeb648de39bf853237c18414520d1cdc (patch)
tree03b06c15702904a15b60a6cf2ecdf3ef25f171a4 /dev-perl/math-pari
parentAdded ~mips to KEYWORDS to satisfy repoman deps. (diff)
downloadhistorical-eda66d86aeb648de39bf853237c18414520d1cdc.tar.gz
historical-eda66d86aeb648de39bf853237c18414520d1cdc.tar.bz2
historical-eda66d86aeb648de39bf853237c18414520d1cdc.zip
Added ~mips to KEYWORDS to satisfy repoman deps.
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r--dev-perl/math-pari/ChangeLog7
-rw-r--r--dev-perl/math-pari/Manifest8
-rw-r--r--dev-perl/math-pari/math-pari-2.010500-r1.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog
index 606ef66fee3e..f1f50a6fefcf 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.5 2003/10/28 01:16:43 brad_mssw Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.6 2004/02/26 06:04:02 kumba Exp $
+
+ 25 Feb 2004; Joshua Kinard <kumba@gentoo.org> math-pari-2.010500-r1.ebuild:
+ Added ~mips to KEYWORDS to satisfy repoman deps.
27 Oct 2003; Brad House <brad_mssw@gentoo.org> math-pari-2.010500-r1.ebuild:
add ~amd64 flag
diff --git a/dev-perl/math-pari/Manifest b/dev-perl/math-pari/Manifest
index d03cc93fb3c4..89d1dd4bcdf8 100644
--- a/dev-perl/math-pari/Manifest
+++ b/dev-perl/math-pari/Manifest
@@ -1,5 +1,5 @@
-MD5 4f174b30ff1c1ba24ab743f866ca0af1 math-pari-2.010500-r1.ebuild 884
-MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500-r1 132
-MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500 132
-MD5 b05d4aa0cb046ac120ec6b5fc7541a0c ChangeLog 1203
+MD5 7a120b203ec9fe82b1cc9cc8c70c0492 ChangeLog 1333
+MD5 cd6e7ca102cce7cbe173f5e9fad10051 math-pari-2.010500-r1.ebuild 890
MD5 ab3e1d3369f0f520bbe0fa350949a988 math-pari-2.010500.ebuild 694
+MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500 132
+MD5 c2c4ec5a0ec34e3f7744f2f8220fbf86 files/digest-math-pari-2.010500-r1 132
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 40a8c0ab94e3..4fdee5219f0f 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-2004 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.4 2004/02/21 09:44:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010500-r1.ebuild,v 1.5 2004/02/26 06:04:02 kumba Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SRC_URI="http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/${MY_P}.tar.gz
LICENSE="Artistic | GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips"
# 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