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 <gentoo-commits+bounces-447895-garchives=archives.gentoo.org@lists.gentoo.org>) id 1SHH6F-0000vp-0l for garchives@archives.gentoo.org; Mon, 09 Apr 2012 16:05:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 565B6E0CD5; Mon, 9 Apr 2012 16:05:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 29014E0CD3 for <gentoo-commits@lists.gentoo.org>; Mon, 9 Apr 2012 16:05:18 +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 6F1641B40C5 for <gentoo-commits@lists.gentoo.org>; Mon, 9 Apr 2012 16:05:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 628A9E5434 for <gentoo-commits@lists.gentoo.org>; Mon, 9 Apr 2012 16:05:16 +0000 (UTC) From: "Kent Fredric" <kentfredric@gmail.com> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" <kentfredric@gmail.com> Message-ID: <1333987454.79e655d1a92fe428ac6b4318360e566d23dcadb4.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-CPANPLUS/ChangeLog virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild X-VCS-Directories: virtual/perl-CPANPLUS/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 79e655d1a92fe428ac6b4318360e566d23dcadb4 X-VCS-Branch: master Date: Mon, 9 Apr 2012 16:05:16 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 47c6e0c5-985e-4c44-91fb-861baece6f8c X-Archives-Hash: 9b7fe565c7cc82f25869a0e0b9c269d0 commit: 79e655d1a92fe428ac6b4318360e566d23dcadb4 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Mon Apr 9 16:04:14 2012 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Mon Apr 9 16:04:14 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D79e655d1 [newversion] perl-CPANPLUS-0.912.400 (Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit= with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- virtual/perl-CPANPLUS/ChangeLog | 6 ++++++ .../perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild | 14 ++++++++++++++ 2 files changed, 20 insertions(+), 0 deletions(-) diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/Chan= geLog index 52a6ea8..8ca7132 100644 --- a/virtual/perl-CPANPLUS/ChangeLog +++ b/virtual/perl-CPANPLUS/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*perl-CPANPLUS-0.912.400 (09 Apr 2012) + + 09 Apr 2012; Kent Fredric <kentfredric@gmail.com> + +perl-CPANPLUS-0.912.400.ebuild: + Version Bump + *perl-CPANPLUS-0.912.300 (06 Apr 2012) =20 06 Apr 2012; Kent Fredric <kentfredric@gmail.com> diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild b/virtu= al/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild new file mode 100644 index 0000000..8d58cf5 --- /dev/null +++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION=3D"Virtual for CPANPLUS" +HOMEPAGE=3D"" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" + +RDEPEND=3D"~perl-core/CPANPLUS-${PV}"