summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 2f138022dcff..bac93b1bd36d 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.3 2008/01/22 02:30:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog,v 1.4 2008/01/25 15:08:30 drac Exp $
+
+ 25 Jan 2008; Samuli Suominen <drac@gentoo.org>
+ Math-BigInt-FastCalc-0.15.ebuild:
+ amd64 stable wrt #206891
22 Jan 2008; Brent Baude <ranger@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 8b50da5f52aa..f08f7a99db49 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.4 2008/01/22 02:30:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.5 2008/01/25 15:08:30 drac 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}"