summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-22 10:11:20 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-22 10:11:20 +0000
commitaf1cd9e894e07e97d62dff45bcfd9f0aee21127b (patch)
treeb3b475f8950ace018cd815a89af11237d7f4a288 /virtual/perl-Math-BigInt-FastCalc
parentAdd perl-5.12.3 as provider (diff)
downloadgentoo-2-af1cd9e894e07e97d62dff45bcfd9f0aee21127b.tar.gz
gentoo-2-af1cd9e894e07e97d62dff45bcfd9f0aee21127b.tar.bz2
gentoo-2-af1cd9e894e07e97d62dff45bcfd9f0aee21127b.zip
Add perl-5.12.3 as provider
(Portage version: 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} )"