summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-26 17:33:36 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-26 17:33:36 +0000
commit0dc6dde14e5744f07395374e33442bd70a61ccaa (patch)
treee1d51c69c43fb035c628afb62fd1f302639980cb /dev-perl/Math-GMP
parentseveral bugs resolved; stable on x86 and ppc; remove unneeded ebuilds. (diff)
downloadhistorical-0dc6dde14e5744f07395374e33442bd70a61ccaa.tar.gz
historical-0dc6dde14e5744f07395374e33442bd70a61ccaa.tar.bz2
historical-0dc6dde14e5744f07395374e33442bd70a61ccaa.zip
Stable on alpha.
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r--dev-perl/Math-GMP/ChangeLog5
-rw-r--r--dev-perl/Math-GMP/Manifest4
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.03.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog
index a2bb3f8f5b28..c3df30238b39 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.4 2004/05/07 18:05:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.5 2004/05/26 17:33:36 kloeri Exp $
+
+ 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> Math-GMP-2.03.ebuild:
+ Stable on alpha.
07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> Math-GMP-2.03.ebuild:
Stable on sparc
diff --git a/dev-perl/Math-GMP/Manifest b/dev-perl/Math-GMP/Manifest
index f1960e40e73a..2f9ac78b10da 100644
--- a/dev-perl/Math-GMP/Manifest
+++ b/dev-perl/Math-GMP/Manifest
@@ -1,4 +1,4 @@
-MD5 830e44dc92c163cc6c7ab7ccad107c29 ChangeLog 664
-MD5 5a1a4b636758667b23d8e9caec22c69c Math-GMP-2.03.ebuild 581
+MD5 78c03275fdf926d535b44dd5c6c515bb Math-GMP-2.03.ebuild 578
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 5dea6cd86bc443381845d2ed34f88f82 ChangeLog 756
MD5 1411e5c6d34ada7c6fb14086237edb48 files/digest-Math-GMP-2.03 64
diff --git a/dev-perl/Math-GMP/Math-GMP-2.03.ebuild b/dev-perl/Math-GMP/Math-GMP-2.03.ebuild
index 8ba1d2b44bad..ed4a811a218d 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.4 2004/05/07 18:05:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.03.ebuild,v 1.5 2004/05/26 17:33:36 kloeri 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"