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 1Qkj7H-0004E0-62 for garchives@archives.gentoo.org; Sat, 23 Jul 2011 20:48:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1281B21C2CD; Sat, 23 Jul 2011 20:47:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D51A421C389 for ; Sat, 23 Jul 2011 20:47:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AD451BC018 for ; Sat, 23 Jul 2011 20:47:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 68EC080051 for ; Sat, 23 Jul 2011 20:47:53 +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: <4f98feea35e6b97fdb4998149d009f0afa102fb1.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPAN/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-CPAN/ChangeLog virtual/perl-CPAN/perl-CPAN-1.975.100_rc.ebuild X-VCS-Directories: virtual/perl-CPAN/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 4f98feea35e6b97fdb4998149d009f0afa102fb1 Date: Sat, 23 Jul 2011 20:47:53 +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: db0570fdbbe4aba69c5dd73a2e7a5347 commit: 4f98feea35e6b97fdb4998149d009f0afa102fb1 Author: Kent Fredric gmail com> AuthorDate: Sat Jul 23 20:46:50 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Jul 23 20:46:50 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D4f98feea [newversion] perl-CPAN-1.975.100_rc (Portage version: 2.2.0_alpha45/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- virtual/perl-CPAN/ChangeLog | 6 ++++++ virtual/perl-CPAN/perl-CPAN-1.975.100_rc.ebuild | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/virtual/perl-CPAN/ChangeLog b/virtual/perl-CPAN/ChangeLog index 19c18bc..1bba42c 100644 --- a/virtual/perl-CPAN/ChangeLog +++ b/virtual/perl-CPAN/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*perl-CPAN-1.975.100_rc (23 Jul 2011) + + 23 Jul 2011; Kent Fredric + +perl-CPAN-1.975.100_rc.ebuild: + Version Bump + *perl-CPAN-1.960.0-r1 (17 Jun 2011) =20 17 Jun 2011; Kent Fredric -perl-CPAN-1.960.0.e= build, diff --git a/virtual/perl-CPAN/perl-CPAN-1.975.100_rc.ebuild b/virtual/pe= rl-CPAN/perl-CPAN-1.975.100_rc.ebuild new file mode 100644 index 0000000..a8cdf68 --- /dev/null +++ b/virtual/perl-CPAN/perl-CPAN-1.975.100_rc.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION=3D"Virtual for CPAN" +HOMEPAGE=3D"" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"" +IUSE=3D"" + +DEPEND=3D"" +RDEPEND=3D"~perl-core/CPAN-${PV}"