summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-09 08:56:12 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-09 08:56:12 +0000
commitf61c1e9ef07c7fe2f9c9482e010bfb392012d93e (patch)
treea405d2d7fa61e1f69528fee006c68a6f4e5f1d54 /dev-perl/Math-GMP
parentx86 stable wrt bug #400171 (diff)
downloadgentoo-2-f61c1e9ef07c7fe2f9c9482e010bfb392012d93e.tar.gz
gentoo-2-f61c1e9ef07c7fe2f9c9482e010bfb392012d93e.tar.bz2
gentoo-2-f61c1e9ef07c7fe2f9c9482e010bfb392012d93e.zip
x86 stable wrt bug #400173
(Portage version: 2.1.10.44/cvs/Linux i686)
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 19fd041bc37a..1047397656df 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.28 2012/02/27 16:02:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.29 2012/03/09 08:56:12 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Math-GMP-2.60.0.ebuild:
+ x86 stable wrt bug #400173
27 Feb 2012; Brent Baude <ranger@gentoo.org> Math-GMP-2.60.0.ebuild:
Marking Math-GMP-2.60.0 ppc for 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 75a1f4c169a4..8e90f1b29e7d 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.5 2012/02/27 16:02:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild,v 1.6 2012/03/09 08:56:12 phajdan.jr 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"