summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-22 10:15:58 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-22 10:15:58 +0000
commit48cde815272804849fbf982b1b4a99667ff8d712 (patch)
tree32258ace3f95d0ac7faca7c9f25d413e3eca5f12 /virtual/perl-Math-BigInt-FastCalc
parentFix src_test, bug #352374 by Nikoli <nikoli@lavabit.com>. (diff)
downloadhistorical-48cde815272804849fbf982b1b4a99667ff8d712.tar.gz
historical-48cde815272804849fbf982b1b4a99667ff8d712.tar.bz2
historical-48cde815272804849fbf982b1b4a99667ff8d712.zip
Add perl-5.12.3 as provider
Package-Manager: portage-2.2.0_alpha18/cvs/Linux x86_64
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.19.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
index 7fd6feba2cfd..27b3be543263 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.20 2011/01/17 07:56:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.21 2011/01/22 10:11:20 tove Exp $
+
+ 22 Jan 2011; Torsten Veller <tove@gentoo.org>
+ perl-Math-BigInt-FastCalc-0.19.ebuild:
+ Add perl-5.12.3 as provider
17 Jan 2011; Torsten Veller <tove@gentoo.org>
-perl-Math-BigInt-FastCalc-0.21.ebuild,
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild
index 841c8c7adc12..e7af6ee284ef 100644
--- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild
+++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.19.ebuild,v 1.10 2010/09/07 20:27:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.11 2011/01/22 10:11:20 tove Exp $
DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
HOMEPAGE=""
@@ -13,4 +13,4 @@ KEYWORDS="amd64 hppa ppc x86"
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"