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 1QIFNv-0005WR-NR for garchives@archives.gentoo.org; Fri, 06 May 2011 07:23:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6881B1C1C0; Fri, 6 May 2011 07:21:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 292C71C1C0 for ; Fri, 6 May 2011 07:21:31 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EBAF2AC02C for ; Fri, 6 May 2011 07:21:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 030A480505 for ; Fri, 6 May 2011 07:21:31 +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: <6cdde091514520f1305cd99824bbe3df170adf3f.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/CPANPLUS/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild perl-core/CPANPLUS/ChangeLog X-VCS-Directories: perl-core/CPANPLUS/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 6cdde091514520f1305cd99824bbe3df170adf3f Date: Fri, 6 May 2011 07:21:31 +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: d1004cb230a1f8a3d76d1649104a83cb Message-ID: <20110506072131.5mYWntbHxTdzuWUTIeqLpVZ5UxPT2OpHhKaDMpXL4zQ@z> commit: 6cdde091514520f1305cd99824bbe3df170adf3f Author: Kent Fredric gmail com> AuthorDate: Fri May 6 07:16:21 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri May 6 07:16:21 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D6cdde091 [newversion] CPANPLUS-0.910.500 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild | 69 ++++++++++++++++++++= ++++++ perl-core/CPANPLUS/ChangeLog | 5 ++ 2 files changed, 74 insertions(+), 0 deletions(-) diff --git a/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild b/perl-core/CPA= NPLUS/CPANPLUS-0.910.500.ebuild new file mode 100644 index 0000000..f7e5686 --- /dev/null +++ b/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +MODULE_AUTHOR=3DBINGOS +MODULE_VERSION=3D0.9105 +inherit perl-module + +DESCRIPTION=3D"API & CLI access to the CPAN mirrors" + +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"cpantest md5 signature storable sqlite_backend" + +# See SelfUpgrade.pm +comment() { echo ''; } + +RDEPEND=3D" + >=3Dvirtual/perl-File-Fetch-0.16 $(comment 0.150.200_rc) + >=3Dvirtual/perl-File-Spec-0.82 $(comment 0.820.0) + >=3Dvirtual/perl-IPC-Cmd-0.360 $(comment 0.360.0) + >=3Dvirtual/perl-Locale-Maketext-Simple-0.01 $(comment 0.10.0) + >=3Dvirtual/perl-Log-Message-0.01 $(comment 0.10.0) + >=3Dvirtual/perl-Module-Load-0.10 $(comment 0.100.0) + >=3Dvirtual/perl-Module-Load-Conditional-0.380 $(comment 0.380.0) + >=3Dvirtual/perl-version-0.73 $(comment 0.730.0) + >=3Dvirtual/perl-Params-Check-0.22 $(comment 0.220.0) + >=3Dvirtual/perl-Package-Constants-0.01 $(comment 0.10.0) + >=3Dvirtual/perl-Term-UI-0.18 $(comment 0.180.0) + >=3Dvirtual/perl-Test-Harness-2.62 $(comment 2.620.0) + >=3Dvirtual/perl-Test-Simple-0.47 $(comment 0.470.0 Test::More) + >=3Dvirtual/perl-Archive-Extract-0.160.0 + >=3Dvirtual/perl-Archive-Tar-1.23 $(comment 1.230.0) + >=3Dvirtual/perl-IO-Zlib-1.04 $(comment 1.40.0) + >=3Dvirtual/perl-Object-Accessor-0.34 $(comment 0.340.0) + >=3Dvirtual/perl-Module-CoreList-2.22 $(comment 2.220.0) + >=3Dvirtual/perl-Module-Pluggable-2.4 $(comment 2.400.0) + >=3Dvirtual/perl-Module-Loaded-0.01 $(comment 0.10.0) + >=3Dvirtual/perl-Parse-CPAN-Meta-1.420 $(comment 1.420.0) + >=3Dvirtual/perl-ExtUtils-Install-1.42 $(comment 1.420.0) + + $(comment ">=3Dvirtual/perl-CPANPLUS-Dist-Build-0.240.0") + + cpantest? ( + >=3Ddev-perl/Test-Reporter-1.34 $(comment 1.340.0) + >=3Dvirtual/perl-Parse-CPAN-Meta-1.420 $(comment 1.420.0) + ) + md5? ( + virtual/perl-Digest-SHA + ) + signature? ( + app-crypt/gnupg + >=3Ddev-perl/Module-Signature-0.06 $(comment 0.60.0) + ) + storable? ( + virtual/perl-Storable + ) + sqlite_backend? ( + dev-perl/DBIx-Simple + dev-perl/DBD-SQLite + ) + +" +DEPEND=3D"${RDEPEND} +" + +SRC_TEST=3Ddo diff --git a/perl-core/CPANPLUS/ChangeLog b/perl-core/CPANPLUS/ChangeLog index 492efc1..f987fc1 100644 --- a/perl-core/CPANPLUS/ChangeLog +++ b/perl-core/CPANPLUS/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*CPANPLUS-0.910.500 (06 May 2011) + + 06 May 2011; Kent Fredric +CPANPLUS-0.910.500.= ebuild: + Bump + *CPANPLUS-0.910.400 (20 Apr 2011) =20 20 Apr 2011; Kent Fredric +CPANPLUS-0.910.400.= ebuild,