diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:02:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:02:05 +0000 |
commit | 4c5c8081b3f337eff7aa7fb66e91092ec74cecf1 (patch) | |
tree | da39dd04f547c94706dadaad22274bcdc8085108 /dev-perl/Math-GMP | |
parent | Marking Mail-POP3Client-2.180.0 ppc for bug 400171 (diff) | |
download | gentoo-2-4c5c8081b3f337eff7aa7fb66e91092ec74cecf1.tar.gz gentoo-2-4c5c8081b3f337eff7aa7fb66e91092ec74cecf1.tar.bz2 gentoo-2-4c5c8081b3f337eff7aa7fb66e91092ec74cecf1.zip |
Marking Math-GMP-2.60.0 ppc for bug 400173
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.60.0.ebuild | 4 |
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" |