From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0E1DB138010 for ; Thu, 25 Oct 2012 10:14:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC9A321C043; Thu, 25 Oct 2012 10:14:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 32F6021C043 for ; Thu, 25 Oct 2012 10:14:02 +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 6F36033D8FA for ; Thu, 25 Oct 2012 10:14:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2572AE544B for ; Thu, 25 Oct 2012 10:13:59 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1351158623.314351694ecaf0b97a064074807a3550e38124dd.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS-Dist-Build/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-CPANPLUS-Dist-Build/ChangeLog virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.640.0.ebuild X-VCS-Directories: virtual/perl-CPANPLUS-Dist-Build/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 314351694ecaf0b97a064074807a3550e38124dd X-VCS-Branch: master Date: Thu, 25 Oct 2012 10:13:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 10977422-1fb5-407b-a5c8-12314cd63fa9 X-Archives-Hash: b2440073243405a0f058d96bb5611184 commit: 314351694ecaf0b97a064074807a3550e38124dd Author: Kent Fredric gmail com> AuthorDate: Thu Oct 25 09:47:32 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Oct 25 09:50:23 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=31435169 [newversion] virtual/CPANPLUS-Dist-Build-0.640.0 Package-Manager: portage-2.2.0_alpha141 Manifest-Sign-Key: ECD2C675C102CDA4 --- virtual/perl-CPANPLUS-Dist-Build/ChangeLog | 6 ++++++ .../perl-CPANPLUS-Dist-Build-0.640.0.ebuild | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/virtual/perl-CPANPLUS-Dist-Build/ChangeLog b/virtual/perl-CPANPLUS-Dist-Build/ChangeLog index 1112a18..373f869 100644 --- a/virtual/perl-CPANPLUS-Dist-Build/ChangeLog +++ b/virtual/perl-CPANPLUS-Dist-Build/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*perl-CPANPLUS-Dist-Build-0.640.0 (25 Oct 2012) + + 25 Oct 2012; Kent Fredric + +perl-CPANPLUS-Dist-Build-0.640.0.ebuild: + Version Bump + *perl-CPANPLUS-Dist-Build-0.620.0-r1 (31 Jul 2012) 31 Jul 2012; Kent Fredric diff --git a/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.640.0.ebuild b/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.640.0.ebuild new file mode 100644 index 0000000..1a94597 --- /dev/null +++ b/virtual/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build-0.640.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION="Virtual for CPANPLUS::Dist::Build" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/CPANPLUS-Dist-Build-${PV}"