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 1PgaRN-00080V-JW for garchives@archives.gentoo.org; Sat, 22 Jan 2011 10:11:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EB75E0C10; Sat, 22 Jan 2011 10:11:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C914E0C10 for ; Sat, 22 Jan 2011 10:11:22 +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 2ADB81B4001 for ; Sat, 22 Jan 2011 10:11:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 902) id B68A120054; Sat, 22 Jan 2011 10:11:20 +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: <20110122101120.B68A120054@flycatcher.gentoo.org> Date: Sat, 22 Jan 2011 10:11:20 +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: X-Archives-Hash: 32836880ed6111af9a7edbc2b1e3a1b7 tove 11/01/22 10:11:20 Modified: perl-Math-BigInt-FastCalc-0.19.ebuild ChangeLog Log: Add perl-5.12.3 as provider =20 (Portage version: 2.2.0_alpha18/cvs/Linux x86_64) Revision Changes Path 1.11 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.11&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.11&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.10&r2=3D1.11 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.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Math-BigInt-FastCalc-0.19.ebuild 7 Sep 2010 20:27:12 -0000 1.10 +++ perl-Math-BigInt-FastCalc-0.19.ebuild 22 Jan 2011 10:11:20 -0000 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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/per= l-Math-BigInt-FastCalc-0.19.ebuild,v 1.10 2010/09/07 20:27:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/per= l-Math-BigInt-FastCalc-0.19.ebuild,v 1.11 2011/01/22 10:11:20 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.2 ~dev-lang/perl-5.12.1 ~dev-lang/pe= rl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )" +RDEPEND=3D"|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/pe= rl-5.10.1 ~perl-core/Math-BigInt-FastCalc-${PV} )" 1.21 virtual/perl-Math-BigInt-FastCalc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-= BigInt-FastCalc/ChangeLog?r1=3D1.20&r2=3D1.21 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.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 17 Jan 2011 07:56:35 -0000 1.20 +++ ChangeLog 22 Jan 2011 10:11:20 -0000 1.21 @@ -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/Cha= ngeLog,v 1.20 2011/01/17 07:56:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/Cha= ngeLog,v 1.21 2011/01/22 10:11:20 tove Exp $ + + 22 Jan 2011; Torsten Veller + perl-Math-BigInt-FastCalc-0.19.ebuild: + Add perl-5.12.3 as provider =20 17 Jan 2011; Torsten Veller -perl-Math-BigInt-FastCalc-0.21.ebuild,