summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-10-28 01:18:58 +0000
committerBrad House <brad_mssw@gentoo.org>2003-10-28 01:18:58 +0000
commite7149731db31a1471971668c535ef9b8a8575b8c (patch)
tree046d23ae61fd0ca073e7ea350ab497ad125cc544 /dev-perl/math-pari
parentadd ~amd64 flag (diff)
downloadgentoo-2-e7149731db31a1471971668c535ef9b8a8575b8c.tar.gz
gentoo-2-e7149731db31a1471971668c535ef9b8a8575b8c.tar.bz2
gentoo-2-e7149731db31a1471971668c535ef9b8a8575b8c.zip
add ~amd64 flag
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r--dev-perl/math-pari/ChangeLog5
-rw-r--r--dev-perl/math-pari/Manifest6
-rw-r--r--dev-perl/math-pari/math-pari-2.010500-r1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog
index dbb16c3a4377..606ef66fee3e 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.4 2003/07/10 17:53:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.5 2003/10/28 01:16:43 brad_mssw Exp $
+
+ 27 Oct 2003; Brad House <brad_mssw@gentoo.org> math-pari-2.010500-r1.ebuild:
+ add ~amd64 flag
10 Jul 2003; Michael Cummings <mcummings@gentoo.org>
math-pari-2.010500-r1.ebuild:
diff --git a/dev-perl/math-pari/Manifest b/dev-perl/math-pari/Manifest
index e77143ce02c5..ad5d376c2767 100644
--- a/dev-perl/math-pari/Manifest
+++ b/dev-perl/math-pari/Manifest
@@ -1,5 +1,5 @@
+MD5 b05d4aa0cb046ac120ec6b5fc7541a0c ChangeLog 1203
+MD5 280e37de80c4566f984f3b537ccedd89 math-pari-2.010500-r1.ebuild 884
+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
-MD5 1a0b5ce82705ef6194e5d084d4a639c3 ChangeLog 1105
-MD5 ab3e1d3369f0f520bbe0fa350949a988 math-pari-2.010500.ebuild 694
-MD5 376192b800860b2435724a03bf5b4fe7 math-pari-2.010500-r1.ebuild 877
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 4e5e7aebe996..633b1570c437 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.2 2003/07/10 17:53:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010500-r1.ebuild,v 1.3 2003/10/28 01:16:43 brad_mssw 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 ~amd64"
# 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