summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-01-22 02:30:58 +0000
committerBrent Baude <ranger@gentoo.org>2008-01-22 02:30:58 +0000
commit1a34098e675ea62b036181f23608bfc7a7e80427 (patch)
tree0ecd1ebe834fd933722fa49a74caec0a0c95c35f /dev-perl/Math-BigInt-FastCalc
parentMarking bignum-0.21 ppc for bug 206892 (diff)
downloadgentoo-2-1a34098e675ea62b036181f23608bfc7a7e80427.tar.gz
gentoo-2-1a34098e675ea62b036181f23608bfc7a7e80427.tar.bz2
gentoo-2-1a34098e675ea62b036181f23608bfc7a7e80427.zip
Marking Math-BigInt-FastCalc-0.15 ppc for bug 206892
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Math-BigInt-FastCalc')
-rw-r--r--dev-perl/Math-BigInt-FastCalc/ChangeLog6
-rw-r--r--dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild4
2 files changed, 7 insertions, 3 deletions
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 <ranger@gentoo.org>
+ Math-BigInt-FastCalc-0.15.ebuild:
+ Marking Math-BigInt-FastCalc-0.15 ppc for bug 206892
21 Jan 2008; Markus Meier <maekke@gentoo.org>
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}"