summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-01-21 23:46:20 +0000
committerMarkus Meier <maekke@gentoo.org>2008-01-21 23:46:20 +0000
commit98cb6d6868738789e54d90512245c3b1988723d3 (patch)
treed8176bbbbec58c5021e57a6b51f3dc8b2a571340 /dev-perl/Math-BigInt-FastCalc
parentx86 stable, bug #206882 (diff)
downloadgentoo-2-98cb6d6868738789e54d90512245c3b1988723d3.tar.gz
gentoo-2-98cb6d6868738789e54d90512245c3b1988723d3.tar.bz2
gentoo-2-98cb6d6868738789e54d90512245c3b1988723d3.zip
x86 stable, bug #206891
(Portage version: 2.1.4)
Diffstat (limited to 'dev-perl/Math-BigInt-FastCalc')
-rw-r--r--dev-perl/Math-BigInt-FastCalc/ChangeLog8
-rw-r--r--dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Math-BigInt-FastCalc/ChangeLog b/dev-perl/Math-BigInt-FastCalc/ChangeLog
index 6f79776c5980..6fb24d4e05d0 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog,v 1.1 2007/10/17 08:13:31 robbat2 Exp $
+# 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 $
+
+ 21 Jan 2008; Markus Meier <maekke@gentoo.org>
+ Math-BigInt-FastCalc-0.15.ebuild:
+ x86 stable, bug #206891
*Math-BigInt-FastCalc-0.15 (17 Oct 2007)
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 165b7acb717f..30771ebbad7b 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-2007 Gentoo Foundation
+# 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.2 2007/10/17 16:49:43 mr_bones_ Exp $
+# $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 $
MODULE_AUTHOR="TELS/math"
inherit perl-module
@@ -11,7 +11,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND=">=perl-core/Math-BigInt-1.87"
DEPEND="${RDEPEND}"