summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-22 12:39:41 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-22 12:39:41 +0000
commitb2e1b1426b8a7d5f0b7c98a4871776c0c2a289a9 (patch)
tree338882ebfb99b4f383aae36b9e15091710823f5f /dev-perl/Math-GMP
parentFixing deprecated message for users who can't read. (diff)
downloadgentoo-2-b2e1b1426b8a7d5f0b7c98a4871776c0c2a289a9.tar.gz
gentoo-2-b2e1b1426b8a7d5f0b7c98a4871776c0c2a289a9.tar.bz2
gentoo-2-b2e1b1426b8a7d5f0b7c98a4871776c0c2a289a9.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r--dev-perl/Math-GMP/ChangeLog7
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.03.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog
index e102524581e2..5f3a6ffa77ce 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 Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.8 2004/12/30 00:03:41 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.9 2005/04/22 12:36:23 blubb Exp $
+
+ 22 Apr 2005; Simon Stelling <blubb@gentoo.org> Math-GMP-2.03.ebuild:
+ stable on amd64
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/Math-GMP/Math-GMP-2.03.ebuild b/dev-perl/Math-GMP/Math-GMP-2.03.ebuild
index de3b0bdd95e1..061c50824263 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 Foundation
+# Copyright 1999-2005 Gentoo Foundation
# 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.8 2004/10/16 23:57:22 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.03.ebuild,v 1.9 2005/04/22 12:36:23 blubb Exp $
inherit perl-module
@@ -10,7 +10,7 @@ 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"
IUSE=""
DEPEND="dev-libs/gmp"