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 1ROsJT-0003Wv-BP for garchives@archives.gentoo.org; Fri, 11 Nov 2011 14:42:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D692121C082; Fri, 11 Nov 2011 14:38:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A336D21C078 for ; Fri, 11 Nov 2011 14:38:20 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 398071B4045 for ; Fri, 11 Nov 2011 14:38:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id A4E4980058 for ; Fri, 11 Nov 2011 14:38:19 +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: <191cad0c6a2fb2e618b83a3d40d80a12191bef84.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Download/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.06.ebuild dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.60.0.ebuild dev-perl/Catalyst-View-Download/ChangeLog X-VCS-Directories: dev-perl/Catalyst-View-Download/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 191cad0c6a2fb2e618b83a3d40d80a12191bef84 Date: Fri, 11 Nov 2011 14:38:19 +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: e0b9891a-e30f-4f52-a0a2-8080b967b2b2 X-Archives-Hash: d546179dc254a658a27f49f181b4c264 commit: 191cad0c6a2fb2e618b83a3d40d80a12191bef84 Author: Kent Fredric gmail com> AuthorDate: Fri Nov 11 11:11:57 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Nov 11 11:11:57 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D191cad0c [migrate] Catalyst-View-Download (Portage version: 2.2.0_alpha72/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- ...ebuild =3D> Catalyst-View-Download-0.60.0.ebuild} | 3 ++- dev-perl/Catalyst-View-Download/ChangeLog | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.06.= ebuild b/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.60.0.eb= uild similarity index 88% rename from dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.06.e= build rename to dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.60.0.e= build index c3da9a0..b279805 100644 --- a/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.06.ebuild +++ b/dev-perl/Catalyst-View-Download/Catalyst-View-Download-0.60.0.ebuil= d @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3D2 MODULE_AUTHOR=3DGAUDEON +MODULE_VERSION=3D"0.06" inherit perl-module =20 DESCRIPTION=3D"Takes a nested array and outputs CSV formatted content." diff --git a/dev-perl/Catalyst-View-Download/ChangeLog b/dev-perl/Catalys= t-View-Download/ChangeLog index a430938..c7cd4a9 100644 --- a/dev-perl/Catalyst-View-Download/ChangeLog +++ b/dev-perl/Catalyst-View-Download/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for dev-perl/Catalyst-View-Download -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Catalyst-View-Download-0.60.0 (11 Nov 2011) + + 11 Nov 2011; Kent Fredric + -Catalyst-View-Download-0.06.ebuild, +Catalyst-View-Download-0.60.0.eb= uild: + Migrate to X.y.z + 10 Dec 2009; Kent Fredric -Catalyst-View-Download-0.04.ebuild: Clean gone on CPAN