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 1ROsJy-0003cY-61 for garchives@archives.gentoo.org; Fri, 11 Nov 2011 14:43:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C40C21C0B8; Fri, 11 Nov 2011 14:38:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0779B21C088 for ; Fri, 11 Nov 2011 14:38:21 +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 6A5A81B404D for ; Fri, 11 Nov 2011 14:38:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8A91880056 for ; Fri, 11 Nov 2011 14:38:20 +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: <553406c72712747e11800eb98b09aa287a55a28b.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-State-Cookie/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Plugin-Session-State-Cookie/Catalyst-Plugin-Session-State-Cookie-0.15.ebuild dev-perl/Catalyst-Plugin-Session-State-Cookie/Catalyst-Plugin-Session-State-Cookie-0.17.ebuild dev-perl/Catalyst-Plugin-Session-State-Cookie/ChangeLog X-VCS-Directories: dev-perl/Catalyst-Plugin-Session-State-Cookie/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 553406c72712747e11800eb98b09aa287a55a28b Date: Fri, 11 Nov 2011 14:38:20 +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: 63cbbcae-e425-4ee0-a130-fdc482906151 X-Archives-Hash: 7ee9b99e6f4d5989a745a914e30aa187 commit: 553406c72712747e11800eb98b09aa287a55a28b Author: Kent Fredric gmail com> AuthorDate: Fri Nov 11 12:33:18 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Nov 11 12:33:18 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D553406c7 [fixdep] Catalyst-Plugin-Session-State-Cookie -> Catalyst-Runtime (Portage version: 2.2.0_alpha72/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- ...atalyst-Plugin-Session-State-Cookie-0.15.ebuild | 4 ++-- ...atalyst-Plugin-Session-State-Cookie-0.17.ebuild | 4 ++-- .../Catalyst-Plugin-Session-State-Cookie/ChangeLog | 7 ++++++- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-Session-State-Cookie/Catalyst-Plugi= n-Session-State-Cookie-0.15.ebuild b/dev-perl/Catalyst-Plugin-Session-Sta= te-Cookie/Catalyst-Plugin-Session-State-Cookie-0.15.ebuild index 0baed3d..4a67c9b 100644 --- a/dev-perl/Catalyst-Plugin-Session-State-Cookie/Catalyst-Plugin-Sessi= on-State-Cookie-0.15.ebuild +++ b/dev-perl/Catalyst-Plugin-Session-State-Cookie/Catalyst-Plugin-Sessi= on-State-Cookie-0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3D2 @@ -13,7 +13,7 @@ KEYWORDS=3D"~amd64 ~x86" =20 IUSE=3D"test" RDEPEND=3D" - >=3Ddev-perl/Catalyst-Runtime-5.800.050 + >=3Ddev-perl/Catalyst-Runtime-5.800.50 >=3Ddev-perl/Catalyst-Plugin-Session-0.19 dev-perl/MRO-Compat dev-perl/Moose diff --git a/dev-perl/Catalyst-Plugin-Session-State-Cookie/Catalyst-Plugi= n-Session-State-Cookie-0.17.ebuild b/dev-perl/Catalyst-Plugin-Session-Sta= te-Cookie/Catalyst-Plugin-Session-State-Cookie-0.17.ebuild index bd5d339..9b15bdb 100644 --- a/dev-perl/Catalyst-Plugin-Session-State-Cookie/Catalyst-Plugin-Sessi= on-State-Cookie-0.17.ebuild +++ b/dev-perl/Catalyst-Plugin-Session-State-Cookie/Catalyst-Plugin-Sessi= on-State-Cookie-0.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -14,7 +14,7 @@ KEYWORDS=3D"~amd64 ~x86" =20 IUSE=3D"test" RDEPEND=3D" - >=3Ddev-perl/Catalyst-Runtime-5.800.050 + >=3Ddev-perl/Catalyst-Runtime-5.800.50 >=3Ddev-perl/Catalyst-Plugin-Session-0.27 dev-perl/MRO-Compat dev-perl/Moose diff --git a/dev-perl/Catalyst-Plugin-Session-State-Cookie/ChangeLog b/de= v-perl/Catalyst-Plugin-Session-State-Cookie/ChangeLog index caac254..ecce819 100644 --- a/dev-perl/Catalyst-Plugin-Session-State-Cookie/ChangeLog +++ b/dev-perl/Catalyst-Plugin-Session-State-Cookie/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for dev-perl/Catalyst-Plugin-Session-State-Cookie -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 11 Nov 2011; Kent Fredric + Catalyst-Plugin-Session-State-Cookie-0.15.ebuild, + Catalyst-Plugin-Session-State-Cookie-0.17.ebuild: + Fixdep Catalyst-Runtime + *Catalyst-Plugin-Session-State-Cookie-0.17 (02 Nov 2009) =20 02 Nov 2009; Michele Beltrame