summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-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 4597e409154a..893f077cd10b 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.26 2012/02/25 17:59:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.27 2012/02/27 03:52:13 jer Exp $
+
+ 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Math-GMP-2.60.0.ebuild:
+ Stable for HPPA (bug #400173).
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Math-GMP-2.60.0.ebuild:
Stable on alpha, 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 b41f7aa22be9..55f72cc55d29 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.3 2012/02/25 17:59:41 klausman Exp $
+# $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 $
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"