summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2010-12-07 05:06:30 +0000
committerMatt Turner <mattst88@gentoo.org>2010-12-07 05:06:30 +0000
commit21307b5abd99051dc9b513cf7d9cf9e9108a956a (patch)
treec6ad9a0893837df8fa3357ad2830b0d3b41d634e /virtual/perl-Math-BigInt-FastCalc
parentAdded ~mips, bug 345605. (diff)
downloadgentoo-2-21307b5abd99051dc9b513cf7d9cf9e9108a956a.tar.gz
gentoo-2-21307b5abd99051dc9b513cf7d9cf9e9108a956a.tar.bz2
gentoo-2-21307b5abd99051dc9b513cf7d9cf9e9108a956a.zip
Added ~mips, bug 345605.
(Portage version: 2.1.9.24/cvs/Linux x86_64, RepoMan options: --force)
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 3e006ec57cee..243e069f25cb 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.18 2010/11/28 19:10:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.19 2010/12/07 05:06:30 mattst88 Exp $
+
+ 07 Dec 2010; Matt Turner <mattst88@gentoo.org>
+ perl-Math-BigInt-FastCalc-0.24.ebuild:
+ Added ~mips, bug 345605.
28 Nov 2010; Raúl Porcel <armin76@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 d02c9680b65f..94dc165b249f 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.4 2010/11/28 19:10:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.24.ebuild,v 1.5 2010/12/07 05:06:30 mattst88 Exp $
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"