summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-20 18:36:20 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-20 18:36:20 +0000
commit19912a020032df50141c0ffe6290ba2e4a94c2a9 (patch)
tree534d64ce9fdda663f997d99263819230f9c74cbd /virtual/perl-Math-BigInt-FastCalc
parentdigest fix (diff)
downloadgentoo-2-19912a020032df50141c0ffe6290ba2e4a94c2a9.tar.gz
gentoo-2-19912a020032df50141c0ffe6290ba2e4a94c2a9.tar.bz2
gentoo-2-19912a020032df50141c0ffe6290ba2e4a94c2a9.zip
Marked ~hppa ~ppc (bug #345605).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/ChangeLog6
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
index cabcd5430fa1..5d46609cc850 100644
--- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog
+++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Math-BigInt-FastCalc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.16 2010/11/18 11:00:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.17 2010/11/20 18:36:20 jer Exp $
+
+ 20 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ perl-Math-BigInt-FastCalc-0.24.ebuild:
+ Marked ~hppa ~ppc (bug #345605).
18 Nov 2010; Markus Meier <maekke@gentoo.org>
perl-Math-BigInt-FastCalc-0.24.ebuild:
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild
index 04ae4a64b98b..dc365ecc471d 100644
--- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-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/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.2 2010/11/18 11:00:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:36:20 jer Exp $
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE=""
RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"