summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-28 19:11:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-28 19:11:57 +0000
commit7140b4d34af722171a32df961710d2d03984768a (patch)
treec037b466059d5055d70f30580be4ae4366badb45 /perl-core
parentAdd ~alpha/~ia64/~s390/~sh/~sparc wrt #345605 (diff)
downloadgentoo-2-7140b4d34af722171a32df961710d2d03984768a.tar.gz
gentoo-2-7140b4d34af722171a32df961710d2d03984768a.tar.bz2
gentoo-2-7140b4d34af722171a32df961710d2d03984768a.zip
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605
(Portage version: 2.1.9.24/cvs/Linux ia64, RepoMan options: --force)
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
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog
index 326ab9a21f35..0139137ce653 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.11 2010/11/20 18:38:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.12 2010/11/28 19:11:57 armin76 Exp $
+
+ 28 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+ Math-BigInt-FastCalc-0.24.ebuild:
+ Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605
20 Nov 2010; Jeroen Roovers <jer@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 c7f99e77f3a1..3917f70719d7 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.3 2010/11/20 18:38:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.4 2010/11/28 19:11:57 armin76 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 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.97