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 1S1X9L-0002hD-Cq for garchives@archives.gentoo.org; Sun, 26 Feb 2012 05:59:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B3F9E07AA; Sun, 26 Feb 2012 05:59:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 32475E07AE for ; Sun, 26 Feb 2012 05:59:47 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AABD1B4006 for ; Sun, 26 Feb 2012 05:59:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4493FE5405 for ; Sun, 26 Feb 2012 05:59:44 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1330235985.24e60a1225e7eb0cafd0df47688392f9c3a92170.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Exporter/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-Exporter/ChangeLog virtual/perl-Exporter/perl-Exporter-5.660.0.ebuild X-VCS-Directories: virtual/perl-Exporter/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 24e60a1225e7eb0cafd0df47688392f9c3a92170 X-VCS-Branch: master Date: Sun, 26 Feb 2012 05:59:44 +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: ca272565-dd53-4431-b5e4-8044e2e4f216 X-Archives-Hash: 66b4a177463c71bc753e2260ad5da496 commit: 24e60a1225e7eb0cafd0df47688392f9c3a92170 Author: Kent Fredric gmail com> AuthorDate: Sun Feb 26 05:57:58 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Feb 26 05:59:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D24e60a12 [newversion] virtual/Exporter-5.660.0 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- virtual/perl-Exporter/ChangeLog | 8 +++++- virtual/perl-Exporter/perl-Exporter-5.660.0.ebuild | 25 ++++++++++++++= ++++++ 2 files changed, 32 insertions(+), 1 deletions(-) diff --git a/virtual/perl-Exporter/ChangeLog b/virtual/perl-Exporter/Chan= geLog index eb324fc..93501c4 100644 --- a/virtual/perl-Exporter/ChangeLog +++ b/virtual/perl-Exporter/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for virtual/perl-Exporter -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*perl-Exporter-5.660.0 (26 Feb 2012) + + 26 Feb 2012; Kent Fredric + +perl-Exporter-5.660.0.ebuild: + Version Bump + *perl-Exporter-5.650.0 (14 Nov 2011) =20 14 Nov 2011; Kent Fredric diff --git a/virtual/perl-Exporter/perl-Exporter-5.660.0.ebuild b/virtual= /perl-Exporter/perl-Exporter-5.660.0.ebuild new file mode 100644 index 0000000..d0c200f --- /dev/null +++ b/virtual/perl-Exporter/perl-Exporter-5.660.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-= ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ + +DESCRIPTION=3D"Virtual for perl-core/Exporter" +HOMEPAGE=3D"" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"~x86 ~amd64" +IUSE=3D"" + +DEPEND=3D"" +RDEPEND=3D" + || ( + ( + ~dev-lang/perl-5.15.6 + ~dev-lang/perl-5.15.7 + ~dev-lang/perl-5.15.8 + !perl-core/Exporter + ) + ~perl-core/Exporter-${PV} + ) +"