summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-06-28 19:55:13 +0000
committerTorsten Veller <tove@gentoo.org>2011-06-28 19:55:13 +0000
commitb7f6794853457d5cf0fd582d3e57581b480cfe63 (patch)
treefca081119e16074858471f81dbd18218a0c20066 /virtual/perl-Math-BigInt-FastCalc
parentMarking gtkwave-3.3.14 ppc for bug 347057 (diff)
downloadgentoo-2-b7f6794853457d5cf0fd582d3e57581b480cfe63.tar.gz
gentoo-2-b7f6794853457d5cf0fd582d3e57581b480cfe63.tar.bz2
gentoo-2-b7f6794853457d5cf0fd582d3e57581b480cfe63.zip
Add perl-5.12.4 virtual
(Portage version: 2.2.0_alpha41/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.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 5c8d316a4a0f..52c182f805f5 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.29 2011/06/24 14:46:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.30 2011/06/28 19:55:09 tove Exp $
+
+ 28 Jun 2011; Torsten Veller <tove@gentoo.org>
+ perl-Math-BigInt-FastCalc-0.19.ebuild:
+ Add perl-5.12.4 virtual
24 Jun 2011; Fabian Groffen <grobian@gentoo.org>
perl-Math-BigInt-FastCalc-0.270.0.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 e7af6ee284ef..55dada7538ae 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-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.11 2011/01/22 10:11:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild,v 1.12 2011/06/28 19:55:09 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.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"