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 1RwTmy-0007L3-D2 for garchives@archives.gentoo.org; Sun, 12 Feb 2012 07:24:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FB06E059B; Sun, 12 Feb 2012 07:23:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5E243E059A for ; Sun, 12 Feb 2012 07:23:03 +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 AF9D11B4010 for ; Sun, 12 Feb 2012 07:23:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E33F1E5421 for ; Sun, 12 Feb 2012 07:23:00 +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/Handel/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Handel/ChangeLog dev-perl/Handel/Handel-1.0.130.ebuild X-VCS-Directories: dev-perl/Handel/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: e9988be58d201edc32ed9e5304fe0d284fe24cc1 Date: Sun, 12 Feb 2012 07:23:00 +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: 324955bf-b3ff-4edc-b540-387abee7a360 X-Archives-Hash: 2b9f1d87ff9bc356e692ec65f772eb28 commit: e9988be58d201edc32ed9e5304fe0d284fe24cc1 Author: Kent Fredric gmail com> AuthorDate: Sun Feb 12 07:19:26 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Feb 12 07:19:26 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3De9988be5 [fixdep] Handel -> Catalyst-Plugin-Session-{,Store-File,State-Cookie} (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/Handel/ChangeLog | 5 ++++- dev-perl/Handel/Handel-1.0.130.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/dev-perl/Handel/ChangeLog b/dev-perl/Handel/ChangeLog index 48b396c..5c64aad 100644 --- a/dev-perl/Handel/ChangeLog +++ b/dev-perl/Handel/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-perl/Handel -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 12 Feb 2012; Kent Fredric Handel-1.0.130.ebuil= d: + Fixdep Catalyst-Plugin-Session-{,Store-File,State-Cookie} + 16 Jul 2011; Kent Fredric Handel-1.0.130.ebuil= d: Fixdep Locale-Currency-Format =20 diff --git a/dev-perl/Handel/Handel-1.0.130.ebuild b/dev-perl/Handel/Hand= el-1.0.130.ebuild index 5399e53..9051e6f 100644 --- a/dev-perl/Handel/Handel-1.0.130.ebuild +++ b/dev-perl/Handel/Handel-1.0.130.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -38,9 +38,9 @@ DEPEND=3D" >=3Ddev-perl/Catalyst-Runtime-5.800.250 >=3Ddev-perl/Catalyst-Devel-1.280.0 >=3Ddev-perl/Catalyst-View-TT-0.34 - >=3Ddev-perl/Catalyst-Plugin-Session-0.3 - >=3Ddev-perl/Catalyst-Plugin-Session-Store-File-0.18 - >=3Ddev-perl/Catalyst-Plugin-Session-State-Cookie-0.17 + >=3Ddev-perl/Catalyst-Plugin-Session-0.300.0 + >=3Ddev-perl/Catalyst-Plugin-Session-Store-File-0.180.0 + >=3Ddev-perl/Catalyst-Plugin-Session-State-Cookie-0.170.0 >=3Ddev-perl/yaml-0.71 >=3Ddev-perl/HTML-FillInForm-2.00 )