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 1S27iX-0002VQ-K8 for garchives@archives.gentoo.org; Mon, 27 Feb 2012 21:02:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47AFDE0796; Mon, 27 Feb 2012 21:01:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 07915E0796 for ; Mon, 27 Feb 2012 21:01:32 +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 2311A1B401E for ; Mon, 27 Feb 2012 21:01:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6BF96E5417 for ; Mon, 27 Feb 2012 21:01:30 +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: <1330372624.520726e65f1f03e043b461e155f258d3bb127481.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Cache/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.09.ebuild dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.10.ebuild dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuild dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild dev-perl/Catalyst-Plugin-Cache/ChangeLog X-VCS-Directories: dev-perl/Catalyst-Plugin-Cache/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 520726e65f1f03e043b461e155f258d3bb127481 X-VCS-Branch: master Date: Mon, 27 Feb 2012 21:01:30 +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: bb175c36-483f-433c-a1ef-a298bdf315f9 X-Archives-Hash: e243424730be1171e979a216cb9ff9bb commit: 520726e65f1f03e043b461e155f258d3bb127481 Author: Kent Fredric gmail com> AuthorDate: Mon Feb 27 19:57:04 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Feb 27 19:57:04 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D520726e6 [migrate] Catalyst-Plugin-Cache (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- ...ebuild =3D> Catalyst-Plugin-Cache-0.100.0.ebuild} | 3 ++- ....ebuild =3D> Catalyst-Plugin-Cache-0.90.0.ebuild} | 3 ++- dev-perl/Catalyst-Plugin-Cache/ChangeLog | 10 +++++++++- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.10.eb= uild b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuil= d similarity index 88% rename from dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.10.ebu= ild rename to dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.eb= uild index b820065..e8c63a2 100644 --- a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.10.ebuild +++ b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.100.0.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"0.10" inherit perl-module =20 DESCRIPTION=3D"Flexible caching support for Catalyst" diff --git a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.09.eb= uild b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild similarity index 85% rename from dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.09.ebu= ild rename to dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebu= ild index 018a480..4a698c4 100644 --- a/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.09.ebuild +++ b/dev-perl/Catalyst-Plugin-Cache/Catalyst-Plugin-Cache-0.90.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"0.09" inherit perl-module =20 DESCRIPTION=3D"Flexible caching support for Catalyst" diff --git a/dev-perl/Catalyst-Plugin-Cache/ChangeLog b/dev-perl/Catalyst= -Plugin-Cache/ChangeLog index 4dd849d..d117c9f 100644 --- a/dev-perl/Catalyst-Plugin-Cache/ChangeLog +++ b/dev-perl/Catalyst-Plugin-Cache/ChangeLog @@ -1,7 +1,15 @@ # ChangeLog for dev-perl/Catalyst-Plugin-Cache -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Catalyst-Plugin-Cache-0.100.0 (27 Feb 2012) +*Catalyst-Plugin-Cache-0.90.0 (27 Feb 2012) + + 27 Feb 2012; Kent Fredric + -Catalyst-Plugin-Cache-0.09.ebuild, -Catalyst-Plugin-Cache-0.10.ebuild= , + +Catalyst-Plugin-Cache-0.90.0.ebuild, +Catalyst-Plugin-Cache-0.100.0.e= build: + Migrate to x.y.z=20 + 11 Nov 2011; Kent Fredric Catalyst-Plugin-Cache-0.09.ebuild, Catalyst-Plugin-Cache-0.10.ebuild: Fixdep Catalyst-Runtime