summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.60.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog
index 893f077cd10b..19fd041bc37a 100644
--- a/dev-perl/Math-GMP/ChangeLog
+++ b/dev-perl/Math-GMP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-GMP
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.27 2012/02/27 03:52:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.28 2012/02/27 16:02:05 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> Math-GMP-2.60.0.ebuild:
+ Marking Math-GMP-2.60.0 ppc for bug 400173
27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Math-GMP-2.60.0.ebuild:
Stable for HPPA (bug #400173).
diff --git a/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild
index 55f72cc55d29..75a1f4c169a4 100644
--- a/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild
+++ b/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.60.0.ebuild,v 1.4 2012/02/27 03:52:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.5 2012/02/27 16:02:05 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="High speed arbitrary size integer math"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-libs/gmp"