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 1Ot4lC-00040o-Sy for garchives@archives.gentoo.org; Tue, 07 Sep 2010 20:27:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC8F1E0F4E; Tue, 7 Sep 2010 20:27:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A64FEE0F4E for ; Tue, 7 Sep 2010 20:27:14 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B1B71B40DF for ; Tue, 7 Sep 2010 20:27:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 902) id 893B820051; Tue, 7 Sep 2010 20:27:12 +0000 (UTC) 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: <20100907202712.893B820051@flycatcher.gentoo.org> Date: Tue, 7 Sep 2010 20:27:12 +0000 (UTC) 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: 31c31530-a3fb-41ef-b777-c9b4fe7308c4 X-Archives-Hash: a09fec47146dfead70d12063ead5bf1a tove 10/09/07 20:27:12 Modified: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog Log: Add perl-5.12.2 as provider =20 (Portage version: 2.2_rc77/cvs/Linux x86_64) Revision Changes Path 1.10 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-F= astCalc-0.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=3D1.10&view=3Dm= arkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?rev=3D1.10&content-= type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.19.ebuild?r1=3D1.9&r2=3D1.10 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.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Math-BigInt-FastCalc-0.19.ebuild 14 Jul 2010 12:01:22 -0000 1.9 +++ perl-Math-BigInt-FastCalc-0.19.ebuild 7 Sep 2010 20:27:12 -0000 1.10 @@ -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/per= l-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/per= l-Math-BigInt-FastCalc-0.19.ebuild,v 1.10 2010/09/07 20:27:12 tove Exp $ =20 DESCRIPTION=3D"Math::BigInt::Calc with some XS for more speed" HOMEPAGE=3D"" @@ -13,4 +13,4 @@ IUSE=3D"" DEPEND=3D"" =20 -RDEPEND=3D"|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/M= ath-BigInt-FastCalc-${PV} )" +RDEPEND=3D"|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~dev-lang/pe= rl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )" 1.13 virtual/perl-Math-BigInt-FastCalc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?r1=3D1.12&r2=3D1.13 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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 4 Sep 2010 07:26:37 -0000 1.12 +++ ChangeLog 7 Sep 2010 20:27:12 -0000 1.13 @@ -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/Cha= ngeLog,v 1.12 2010/09/04 07:26:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/Cha= ngeLog,v 1.13 2010/09/07 20:27:12 tove Exp $ + + 07 Sep 2010; Torsten Veller + perl-Math-BigInt-FastCalc-0.19.ebuild: + Add perl-5.12.2 as provider =20 *perl-Math-BigInt-FastCalc-0.21 (04 Sep 2010) =20