summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-05-07 18:11:46 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-05-07 18:11:46 +0000
commit902a2800c0d3ff4f11d39f78ded1f7563e6c8e66 (patch)
tree8e86cb3995789091380b3f0cb0b0543098ce49f2 /dev-perl/Math-GMP
parentVersion bumped. (diff)
downloadhistorical-902a2800c0d3ff4f11d39f78ded1f7563e6c8e66.tar.gz
historical-902a2800c0d3ff4f11d39f78ded1f7563e6c8e66.tar.bz2
historical-902a2800c0d3ff4f11d39f78ded1f7563e6c8e66.zip
Stable on sparc
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r--dev-perl/Math-GMP/ChangeLog5
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog
index 52598087a4c9..a2bb3f8f5b28 100644
--- a/dev-perl/Math-GMP/ChangeLog
+++ b/dev-perl/Math-GMP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-GMP
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.3 2004/03/20 10:26:56 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.4 2004/05/07 18:05:01 gustavoz Exp $
+
+ 07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> Math-GMP-2.03.ebuild:
+ Stable on sparc
20 Mar 2004; Joshua Kinard <kumba@gentoo.org> Math-GMP-2.03.ebuild:
Added ~mips to KEYWORDS.
diff --git a/dev-perl/Math-GMP/Math-GMP-2.03.ebuild b/dev-perl/Math-GMP/Math-GMP-2.03.ebuild
index 5722f164d77f..8ba1d2b44bad 100644
--- a/dev-perl/Math-GMP/Math-GMP-2.03.ebuild
+++ b/dev-perl/Math-GMP/Math-GMP-2.03.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-GMP/Math-GMP-2.03.ebuild,v 1.3 2004/03/20 10:26:56 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.03.ebuild,v 1.4 2004/05/07 18:05:01 gustavoz Exp $
inherit perl-module
@@ -11,6 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/C/CH/CHIPT/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~alpha ~ppc ~sparc ~amd64 ~mips"
+KEYWORDS="x86 ~alpha ~ppc sparc ~amd64 ~mips"
DEPEND="dev-libs/gmp"