summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-11-18 11:11:45 +0000
committerMarkus Meier <maekke@gentoo.org>2010-11-18 11:11:45 +0000
commitde7072e57653d620927cc306950dc3e600e84a4b (patch)
treee4c99b67f1a789fffa64e012be0a71310d39c71e /perl-core
parentold (diff)
downloadhistorical-de7072e57653d620927cc306950dc3e600e84a4b.tar.gz
historical-de7072e57653d620927cc306950dc3e600e84a4b.tar.bz2
historical-de7072e57653d620927cc306950dc3e600e84a4b.zip
add ~arm, 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
-rw-r--r--perl-core/XSLoader/ChangeLog5
-rw-r--r--perl-core/XSLoader/XSLoader-0.10.ebuild4
6 files changed, 19 insertions, 9 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog
index 734de811b7e7..5b9496bef4eb 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.9 2010/11/15 11:38:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.10 2010/11/18 11:08:02 maekke Exp $
+
+ 18 Nov 2010; Markus Meier <maekke@gentoo.org>
+ Math-BigInt-FastCalc-0.24.ebuild:
+ add ~arm, bug #345605
*Math-BigInt-FastCalc-0.24 (15 Nov 2010)
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 b9afb8d9a08a..4f8848d3d286 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.1 2010/11/15 11:38:39 tove Exp $
+# $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 $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.97
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index 1d14479e6f79..eac3b39ce555 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.60 2010/11/15 11:41:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.61 2010/11/18 11:03:22 maekke Exp $
+
+ 18 Nov 2010; Markus Meier <maekke@gentoo.org> Math-BigInt-1.99.ebuild:
+ add ~arm, bug #345605
*Math-BigInt-1.99 (15 Nov 2010)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild
index f6d95f0c9f99..ebc8972234ab 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.1 2010/11/15 11:41:51 tove Exp $
+# $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 $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module eutils
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
diff --git a/perl-core/XSLoader/ChangeLog b/perl-core/XSLoader/ChangeLog
index bf82780db84f..16111424f0d8 100644
--- a/perl-core/XSLoader/ChangeLog
+++ b/perl-core/XSLoader/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/XSLoader
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/XSLoader/ChangeLog,v 1.1 2010/07/29 20:15:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/XSLoader/ChangeLog,v 1.2 2010/11/18 11:11:45 maekke Exp $
+
+ 18 Nov 2010; Markus Meier <maekke@gentoo.org> XSLoader-0.10.ebuild:
+ add ~arm, bug #345605
29 Jul 2010; Torsten Veller <tove@gentoo.org>
+files/91152fc1_rt54132_version081.patch, +XSLoader-0.10.ebuild,
diff --git a/perl-core/XSLoader/XSLoader-0.10.ebuild b/perl-core/XSLoader/XSLoader-0.10.ebuild
index 73810b6a0d4f..349b6ceb48e1 100644
--- a/perl-core/XSLoader/XSLoader-0.10.ebuild
+++ b/perl-core/XSLoader/XSLoader-0.10.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/XSLoader/XSLoader-0.10.ebuild,v 1.1 2010/07/29 20:15:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/XSLoader/XSLoader-0.10.ebuild,v 1.2 2010/11/18 11:11:45 maekke Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Dynamically load C libraries into Perl code"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
PATCHES=( "${FILESDIR}"/91152fc1_rt54132_version081.patch )