From 1a34098e675ea62b036181f23608bfc7a7e80427 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Tue, 22 Jan 2008 02:30:58 +0000 Subject: Marking Math-BigInt-FastCalc-0.15 ppc for bug 206892 (Portage version: 2.1.3.19) --- dev-perl/Math-BigInt-FastCalc/ChangeLog | 6 +++++- dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/Math-BigInt-FastCalc') diff --git a/dev-perl/Math-BigInt-FastCalc/ChangeLog b/dev-perl/Math-BigInt-FastCalc/ChangeLog index 6fb24d4e05d0..2f138022dcff 100644 --- a/dev-perl/Math-BigInt-FastCalc/ChangeLog +++ b/dev-perl/Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Math-BigInt-FastCalc # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog,v 1.2 2008/01/21 23:46:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog,v 1.3 2008/01/22 02:30:58 ranger Exp $ + + 22 Jan 2008; Brent Baude + Math-BigInt-FastCalc-0.15.ebuild: + Marking Math-BigInt-FastCalc-0.15 ppc for bug 206892 21 Jan 2008; Markus Meier Math-BigInt-FastCalc-0.15.ebuild: diff --git a/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild b/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild index 30771ebbad7b..8b50da5f52aa 100644 --- a/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild +++ b/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.3 2008/01/21 23:46:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.4 2008/01/22 02:30:58 ranger Exp $ MODULE_AUTHOR="TELS/math" inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" RDEPEND=">=perl-core/Math-BigInt-1.87" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad