From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mh7rS-0005MT-Fu for garchives@archives.gentoo.org; Fri, 28 Aug 2009 20:15:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9A92E0994 for ; Sat, 29 Aug 2009 01:24:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 715E7E0735 for ; Tue, 25 Aug 2009 10:57:02 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 05B63676D7 for ; Tue, 25 Aug 2009 10:57:02 +0000 (UTC) Received: from tove by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Mfti1-0000Dl-Dl for gentoo-commits@lists.gentoo.org; Tue, 25 Aug 2009 10:57:01 +0000 From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Math-BigInt-FastCalc: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog X-VCS-Directories: virtual/perl-Math-BigInt-FastCalc X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Torsten Veller Date: Tue, 25 Aug 2009 10:57:01 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3de5f6fd-c35e-4219-8cc5-eb98b58cb721 X-Archives-Hash: fce59cac54e1b38214e921e0cb7702ed tove 09/08/25 10:57:01 Modified: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog Log: Add support for perl-5.10.1 (Portage version: 2.2_rc40/cvs/Linux x86_64) Revision Changes Path 1.3 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-F= astCalc-0.19.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=3D1.3&view=3Dma= rkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=3D1.3&content-t= ype=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?r1=3D1.2&r2=3D1.3 Index: perl-Math-BigInt-FastCalc-0.19.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-= Math-BigInt-FastCalc-0.19.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Math-BigInt-FastCalc-0.19.ebuild 3 Nov 2008 16:46:10 -0000 1.2 +++ perl-Math-BigInt-FastCalc-0.19.ebuild 25 Aug 2009 10:57:01 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/per= l-Math-BigInt-FastCalc-0.19.ebuild,v 1.2 2008/11/03 16:46:10 mr_bones_ Ex= p $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/per= l-Math-BigInt-FastCalc-0.19.ebuild,v 1.3 2009/08/25 10:57:01 tove Exp $ =20 DESCRIPTION=3D"Math::BigInt::Calc with some XS for more speed" HOMEPAGE=3D"http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,4 @@ IUSE=3D"" DEPEND=3D"" =20 -RDEPEND=3D"~perl-core/Math-BigInt-FastCalc-${PV}" +RDEPEND=3D"|| ( ~dev-lang/perl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${= PV} )" 1.4 virtual/perl-Math-BigInt-FastCalc/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?r1=3D1.3&r2=3D1.4 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/Chang= eLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 13 Mar 2009 22:30:27 -0000 1.3 +++ ChangeLog 25 Aug 2009 10:57:01 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/Cha= ngeLog,v 1.3 2009/03/13 22:30:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/Cha= ngeLog,v 1.4 2009/08/25 10:57:01 tove Exp $ + + 25 Aug 2009; Torsten Veller + perl-Math-BigInt-FastCalc-0.19.ebuild: + Add support for perl-5.10.1 =20 13 Mar 2009; Torsten Veller -perl-Math-BigInt-FastCalc-0.16.ebuild: