summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-12-07 20:00:39 +0000
committerJeroen Roovers <jer@gentoo.org>2009-12-07 20:00:39 +0000
commit85c355d40838681df176fb42d6d7cc5c13c0656d (patch)
tree578637def9228554fc97f29758b60928fed0bbf2 /perl-core/Math-BigInt-FastCalc
parentFix bug #296108. (diff)
downloadgentoo-2-85c355d40838681df176fb42d6d7cc5c13c0656d.tar.gz
gentoo-2-85c355d40838681df176fb42d6d7cc5c13c0656d.tar.bz2
gentoo-2-85c355d40838681df176fb42d6d7cc5c13c0656d.zip
Stable for HPPA (bug #288026).
(Portage version: 2.2_rc56/cvs/Linux i686)
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc')
-rw-r--r--perl-core/Math-BigInt-FastCalc/ChangeLog6
-rw-r--r--perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog
index d134eb1d01b2..8d3594311295 100644
--- a/perl-core/Math-BigInt-FastCalc/ChangeLog
+++ b/perl-core/Math-BigInt-FastCalc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Math-BigInt-FastCalc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.3 2009/12/04 13:34:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.4 2009/12/07 20:00:39 jer Exp $
+
+ 07 Dec 2009; Jeroen Roovers <jer@gentoo.org>
+ Math-BigInt-FastCalc-0.19.ebuild:
+ Stable for HPPA (bug #288026).
04 Dec 2009; Torsten Veller <tove@gentoo.org>
Math-BigInt-FastCalc-0.19.ebuild:
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild
index ab25c1c023c4..24be6a48f18d 100644
--- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild
+++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild,v 1.3 2009/12/04 13:34:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild,v 1.4 2009/12/07 20:00:39 jer Exp $
MODULE_AUTHOR="TELS"
MODULE_SECTION="math"
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ~hppa ~ppc x86"
+KEYWORDS="amd64 hppa ~ppc x86"
RDEPEND=">=virtual/perl-Math-BigInt-1.87"
DEPEND="${RDEPEND}"