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 1S0pMz-0000Y9-W8 for garchives@archives.gentoo.org; Fri, 24 Feb 2012 07:15:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29A95E0BD2; Fri, 24 Feb 2012 07:13:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F1269E0B8A for ; Fri, 24 Feb 2012 07:13:29 +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 7459F1B403A for ; Fri, 24 Feb 2012 07:13:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 02615E5409 for ; Fri, 24 Feb 2012 07:13:27 +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: <1330044111.c7ad69623ced3f261d8f82a1dcc6401f6f50b3f7.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.911.900.ebuild X-VCS-Directories: virtual/perl-CPANPLUS/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c7ad69623ced3f261d8f82a1dcc6401f6f50b3f7 X-VCS-Branch: master Date: Fri, 24 Feb 2012 07:13:27 +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: 87f47003-dbd3-48ab-bc85-22eb9c211e29 X-Archives-Hash: 44eaf4af12629d98a89939eeed2103de commit: c7ad69623ced3f261d8f82a1dcc6401f6f50b3f7 Author: Kent Fredric gmail com> AuthorDate: Fri Feb 24 00:41:51 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Feb 24 00:41:51 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dc7ad6962 [newversion] virtual/perl-CPANPLUS-0.911.900 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- virtual/perl-CPANPLUS/ChangeLog | 8 +++++++- .../perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild | 14 ++++++++++++++ 2 files changed, 21 insertions(+), 1 deletions(-) diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/Chan= geLog index 97e13dc..cea0ab5 100644 --- a/virtual/perl-CPANPLUS/ChangeLog +++ b/virtual/perl-CPANPLUS/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for virtual/perl-CPANPLUS -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*perl-CPANPLUS-0.911.900 (24 Feb 2012) + + 24 Feb 2012; Kent Fredric + +perl-CPANPLUS-0.911.900.ebuild: + Version Bump + *perl-CPANPLUS-0.911.0 (02 Sep 2011) =20 02 Sep 2011; Kent Fredric diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild b/virtu= al/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild new file mode 100644 index 0000000..8d58cf5 --- /dev/null +++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.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}"