summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-20 18:38:33 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-20 18:38:33 +0000
commit71740850a42a47f26b69409e6f67dee18960d21c (patch)
tree5c9fa8541511f13757ec146e1b64c2a4bb7c4632 /perl-core
parentMarked ~hppa ~ppc (bug #345605). (diff)
downloadhistorical-71740850a42a47f26b69409e6f67dee18960d21c.tar.gz
historical-71740850a42a47f26b69409e6f67dee18960d21c.tar.bz2
historical-71740850a42a47f26b69409e6f67dee18960d21c.zip
Marked ~hppa ~ppc (bug #345605).
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Math-BigInt-FastCalc/ChangeLog6
-rw-r--r--perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild4
-rw-r--r--perl-core/Math-BigInt/ChangeLog5
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.99.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog
index 5b9496bef4eb..326ab9a21f35 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.10 2010/11/18 11:08:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.11 2010/11/20 18:38:33 jer Exp $
+
+ 20 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ Math-BigInt-FastCalc-0.24.ebuild:
+ Marked ~hppa ~ppc (bug #345605).
18 Nov 2010; Markus Meier <maekke@gentoo.org>
Math-BigInt-FastCalc-0.24.ebuild:
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
index 4f8848d3d286..c7f99e77f3a1 100644
--- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
+++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.24.ebuild,v 1.2 2010/11/18 11:08:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:38:33 jer Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.97
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index eac3b39ce555..94b9aadf4e06 100644
--- a/perl-core/Math-BigInt/ChangeLog
+++ b/perl-core/Math-BigInt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Math-BigInt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.61 2010/11/18 11:03:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.62 2010/11/20 18:37:56 jer Exp $
+
+ 20 Nov 2010; Jeroen Roovers <jer@gentoo.org> Math-BigInt-1.99.ebuild:
+ Marked ~hppa ~ppc (bug #345605).
18 Nov 2010; Markus Meier <maekke@gentoo.org> Math-BigInt-1.99.ebuild:
add ~arm, bug #345605
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild
index ebc8972234ab..ac5da56fc2ee 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild,v 1.2 2010/11/18 11:03:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild,v 1.3 2010/11/20 18:37:56 jer Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module eutils
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"