summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-09-07 20:27:12 +0000
committerTorsten Veller <tove@gentoo.org>2010-09-07 20:27:12 +0000
commitccb1291abf6f2a4d5015acbc37294b52597baf01 (patch)
tree17a488b330aa5b1cd5e8fc61efaba28a86976ce8
parentAdd perl-5.12.2 as provider (diff)
downloadgentoo-2-ccb1291abf6f2a4d5015acbc37294b52597baf01.tar.gz
gentoo-2-ccb1291abf6f2a4d5015acbc37294b52597baf01.tar.bz2
gentoo-2-ccb1291abf6f2a4d5015acbc37294b52597baf01.zip
Add perl-5.12.2 as provider
(Portage version: 2.2_rc77/cvs/Linux x86_64)
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/ChangeLog6
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.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 39756f784b4a..9b4e4dd8d4a5 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.12 2010/09/04 07:26:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.13 2010/09/07 20:27:12 tove Exp $
+
+ 07 Sep 2010; Torsten Veller <tove@gentoo.org>
+ perl-Math-BigInt-FastCalc-0.19.ebuild:
+ Add perl-5.12.2 as provider
*perl-Math-BigInt-FastCalc-0.21 (04 Sep 2010)
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 8f25d5be3380..841c8c7adc12 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
# 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.9 2010/07/14 12:01:22 tove Exp $
+# $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 $
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.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"
+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} )"