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 1OYveK-0005g6-TZ for garchives@archives.gentoo.org; Wed, 14 Jul 2010 06:40:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69AB9E0BDF; Wed, 14 Jul 2010 06:40:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 343EEE0BDF for ; Wed, 14 Jul 2010 06:40:53 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD2221B422B for ; Wed, 14 Jul 2010 06:40:52 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 902) id 0E54B2CE14; Wed, 14 Jul 2010 06:40:52 +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-Pod-Escapes: perl-Pod-Escapes-1.04.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: perl-Pod-Escapes-1.04.ebuild ChangeLog X-VCS-Directories: virtual/perl-Pod-Escapes X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: <20100714064052.0E54B2CE14@corvid.gentoo.org> Date: Wed, 14 Jul 2010 06:40:52 +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: 110d842a-adc9-42cb-830b-3cdac0a77eed X-Archives-Hash: e76c9ee5a5524caac4027094677f3415 tove 10/07/14 06:40:52 Modified: perl-Pod-Escapes-1.04.ebuild ChangeLog Log: Add perl-5.12 as provider (Portage version: 2.2_rc67_p192/cvs/Linux x86_64) Revision Changes Path 1.6 virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuil= d file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-E= scapes/perl-Pod-Escapes-1.04.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-E= scapes/perl-Pod-Escapes-1.04.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-E= scapes/perl-Pod-Escapes-1.04.ebuild?r1=3D1.5&r2=3D1.6 Index: perl-Pod-Escapes-1.04.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-Pod-Escapes/perl-Pod-Escap= es-1.04.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Pod-Escapes-1.04.ebuild 7 Jan 2010 20:29:03 -0000 1.5 +++ perl-Pod-Escapes-1.04.ebuild 14 Jul 2010 06:40:51 -0000 1.6 @@ -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-Pod-Escapes/perl-Pod-Esc= apes-1.04.ebuild,v 1.5 2010/01/07 20:29:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Esc= apes-1.04.ebuild,v 1.6 2010/07/14 06:40:51 tove Exp $ =20 DESCRIPTION=3D"for resolving Pod E<...> sequences" HOMEPAGE=3D"" @@ -13,4 +13,4 @@ IUSE=3D"" DEPEND=3D"" =20 -RDEPEND=3D"|| ( ~dev-lang/perl-5.10.1 ~perl-core/Pod-Escapes-${PV} )" +RDEPEND=3D"|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/P= od-Escapes-${PV} )" 1.6 virtual/perl-Pod-Escapes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-E= scapes/ChangeLog?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-E= scapes/ChangeLog?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-E= scapes/ChangeLog?r1=3D1.5&r2=3D1.6 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-Pod-Escapes/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 7 Jan 2010 20:29:03 -0000 1.5 +++ ChangeLog 14 Jul 2010 06:40:51 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Pod-Escapes # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog,v = 1.5 2010/01/07 20:29:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/ChangeLog,v = 1.6 2010/07/14 06:40:51 tove Exp $ + + 14 Jul 2010; Torsten Veller + perl-Pod-Escapes-1.04.ebuild: + Add perl-5.12 as provider =20 07 Jan 2010; Torsten Veller perl-Pod-Escapes-1.04.ebuild: