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 1Q9dPc-0006z2-NC for garchives@archives.gentoo.org; Tue, 12 Apr 2011 13:13:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 645591C0C4; Tue, 12 Apr 2011 13:13:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1F7961C0BF for ; Tue, 12 Apr 2011 13:13:01 +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 C0A171BC032 for ; Tue, 12 Apr 2011 13:13:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2822E80075 for ; Tue, 12 Apr 2011 13:13:01 +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: Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Bundle-CPAN/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.ebuild dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.ebuild dev-perl/Bundle-CPAN/ChangeLog X-VCS-Directories: dev-perl/Bundle-CPAN/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: f716de6bb9223d9b17e407be0e736ed1ad0205eb Date: Tue, 12 Apr 2011 13:13:01 +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: 9d9b20ae9e3356bef73ff1108f42a67b commit: f716de6bb9223d9b17e407be0e736ed1ad0205eb Author: Kent Fredric gmail com> AuthorDate: Tue Apr 12 07:22:36 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Tue Apr 12 07:22:36 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Df716de6b [migrate] Bundle-CPAN (Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- ...PAN-1.857.ebuild =3D> Bundle-CPAN-1.857.0.ebuild} | 3 ++- ...PAN-1.858.ebuild =3D> Bundle-CPAN-1.858.0.ebuild} | 3 ++- dev-perl/Bundle-CPAN/ChangeLog | 10 +++++++++- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.ebuild b/dev-perl/Bun= dle-CPAN/Bundle-CPAN-1.857.0.ebuild similarity index 92% rename from dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.ebuild rename to dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild index 44001d1..6ed5579 100644 --- a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.ebuild +++ b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 MODULE_AUTHOR=3DANDK +MODULE_VERSION=3D"1.857" inherit perl-module =20 DESCRIPTION=3D"Bundle to optimize the behaviour of CPAN.pm" diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.ebuild b/dev-perl/Bun= dle-CPAN/Bundle-CPAN-1.858.0.ebuild similarity index 93% rename from dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.ebuild rename to dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild index 24c46ca..bc7798f 100644 --- a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.ebuild +++ b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 MODULE_AUTHOR=3DANDK +MODULE_VERSION=3D"1.858" inherit perl-module =20 DESCRIPTION=3D"Bundle to optimize the behaviour of CPAN.pm" diff --git a/dev-perl/Bundle-CPAN/ChangeLog b/dev-perl/Bundle-CPAN/Change= Log index 9e31e67..5a24201 100644 --- a/dev-perl/Bundle-CPAN/ChangeLog +++ b/dev-perl/Bundle-CPAN/ChangeLog @@ -1,7 +1,15 @@ # ChangeLog for dev-perl/Bundle-CPAN -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Bundle-CPAN-1.858.0 (12 Apr 2011) +*Bundle-CPAN-1.857.0 (12 Apr 2011) + + 12 Apr 2011; Kent Fredric -Bundle-CPAN-1.857.e= build, + +Bundle-CPAN-1.857.0.ebuild, -Bundle-CPAN-1.858.ebuild, + +Bundle-CPAN-1.858.0.ebuild: + Migrate + 19 Aug 2009; Kent Fredric Bundle-CPAN-1.858.ebuild: Fixed Depend on Parse-CPAN-Meta