summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-01-25 15:08:30 +0000
committerSamuli Suominen <drac@gentoo.org>2008-01-25 15:08:30 +0000
commitd0254c3dbd7d2fbe89ee2ae2d278be88e6ff410b (patch)
treee771bb4bebc9509ba1726ccbff5df541f257267d /dev-perl/Math-BigInt-FastCalc
parentNew version, see bug #204675 (diff)
downloadgentoo-2-d0254c3dbd7d2fbe89ee2ae2d278be88e6ff410b.tar.gz
gentoo-2-d0254c3dbd7d2fbe89ee2ae2d278be88e6ff410b.tar.bz2
gentoo-2-d0254c3dbd7d2fbe89ee2ae2d278be88e6ff410b.zip
amd64 stable wrt #206891
(Portage version: 2.1.4)
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}"