summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-28 10:05:53 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-28 10:05:53 +0000
commit00324e6b0d6fd8e958c5eb89da4e6da640a2aef2 (patch)
tree25c42f18050be2e9cc9bf5be1b4e396c1d6a4eb9 /dev-perl/Math-BigInt-FastCalc
parentInstall ChangeLog file (diff)
downloadgentoo-2-00324e6b0d6fd8e958c5eb89da4e6da640a2aef2.tar.gz
gentoo-2-00324e6b0d6fd8e958c5eb89da4e6da640a2aef2.tar.bz2
gentoo-2-00324e6b0d6fd8e958c5eb89da4e6da640a2aef2.zip
Stable for HPPA too.
(Portage version: 2.1.4.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 bac93b1bd36d..bad6f07597a6 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.4 2008/01/25 15:08:30 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/ChangeLog,v 1.5 2008/03/28 10:05:53 jer Exp $
+
+ 28 Mar 2008; Jeroen Roovers <jer@gentoo.org>
+ Math-BigInt-FastCalc-0.15.ebuild:
+ Stable for HPPA too.
25 Jan 2008; Samuli Suominen <drac@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 f08f7a99db49..c95ba1219cd5 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.5 2008/01/25 15:08:30 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.6 2008/03/28 10:05:53 jer 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 hppa ppc x86"
RDEPEND=">=perl-core/Math-BigInt-1.87"
DEPEND="${RDEPEND}"