summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-07-14 12:01:22 +0000
committerTorsten Veller <tove@gentoo.org>2010-07-14 12:01:22 +0000
commit76de61e694742c139337fa345a37928b90f22498 (patch)
treeb5cba2d227886a790f8bc074ea94c0d9ce3667d1 /virtual/perl-Math-BigInt-FastCalc
parentclean up patch (diff)
downloadhistorical-76de61e694742c139337fa345a37928b90f22498.tar.gz
historical-76de61e694742c139337fa345a37928b90f22498.tar.bz2
historical-76de61e694742c139337fa345a37928b90f22498.zip
Add perl-5.12 as provider
Package-Manager: portage-2.2_rc67_p192/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 ba2f260e8d0f..63b823e3d960 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.10 2010/01/17 14:01:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.11 2010/07/14 12:01:22 tove Exp $
+
+ 14 Jul 2010; Torsten Veller <tove@gentoo.org>
+ perl-Math-BigInt-FastCalc-0.19.ebuild:
+ Add perl-5.12 as provider
17 Jan 2010; Torsten Veller <tove@gentoo.org>
-perl-Math-BigInt-FastCalc-0.15.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 9711f0e13ee6..8f25d5be3380 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.8 2010/01/07 20:22:20 tove Exp $
+# $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 $
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.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )"