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 1RwTnC-0007OX-9Y for garchives@archives.gentoo.org; Sun, 12 Feb 2012 07:24:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EFBAE05B1; Sun, 12 Feb 2012 07:23:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3E0A0E05A1 for ; Sun, 12 Feb 2012 07:23:02 +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 1283D1B4034 for ; Sun, 12 Feb 2012 07:23:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2AFCCE541A for ; Sun, 12 Feb 2012 07:22:59 +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: <87e8c538449581904aa2c6a37b21c920ac47e932.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-DBI/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Plugin-Session-Store-DBI/Catalyst-Plugin-Session-Store-DBI-0.16.ebuild dev-perl/Catalyst-Plugin-Session-Store-DBI/Catalyst-Plugin-Session-Store-DBI-0.160.0.ebuild dev-perl/Catalyst-Plugin-Session-Store-DBI/ChangeLog X-VCS-Directories: dev-perl/Catalyst-Plugin-Session-Store-DBI/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 87e8c538449581904aa2c6a37b21c920ac47e932 Date: Sun, 12 Feb 2012 07:22:59 +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: 94f0bc36-a497-4eb9-adeb-043cc5edfde3 X-Archives-Hash: 4d8c1809ddd1921689e8f77691abe5c5 commit: 87e8c538449581904aa2c6a37b21c920ac47e932 Author: Kent Fredric gmail com> AuthorDate: Sun Feb 12 06:47:37 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Feb 12 07:14:35 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D87e8c538 [migrate,fixdep] Catalyst-Plugin-Session-Store-DBI to x.y.z, fixdep on Ca= t-Plug-Session (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- ...talyst-Plugin-Session-Store-DBI-0.160.0.ebuild} | 5 +++-- .../Catalyst-Plugin-Session-Store-DBI/ChangeLog | 9 ++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-Session-Store-DBI/Catalyst-Plugin-S= ession-Store-DBI-0.16.ebuild b/dev-perl/Catalyst-Plugin-Session-Store-DBI= /Catalyst-Plugin-Session-Store-DBI-0.160.0.ebuild similarity index 81% rename from dev-perl/Catalyst-Plugin-Session-Store-DBI/Catalyst-Plugin-Se= ssion-Store-DBI-0.16.ebuild rename to dev-perl/Catalyst-Plugin-Session-Store-DBI/Catalyst-Plugin-Sess= ion-Store-DBI-0.160.0.ebuild index 1e3b713..a3b9ec9 100644 --- a/dev-perl/Catalyst-Plugin-Session-Store-DBI/Catalyst-Plugin-Session-= Store-DBI-0.16.ebuild +++ b/dev-perl/Catalyst-Plugin-Session-Store-DBI/Catalyst-Plugin-Session-= Store-DBI-0.160.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=3D3 =20 MODULE_AUTHOR=3DFLORA +MODULE_VERSION=3D"0.16" inherit perl-module =20 DESCRIPTION=3D"Store your sessions in a database" @@ -16,7 +17,7 @@ SRC_TEST=3D"do" =20 IUSE=3D"test" RDEPEND=3D">=3Ddev-perl/Catalyst-Runtime-5.490.0 - >=3Ddev-perl/Catalyst-Plugin-Session-0.27 + >=3Ddev-perl/Catalyst-Plugin-Session-0.270.0 dev-perl/DBI virtual/perl-MIME-Base64 virtual/perl-Storable diff --git a/dev-perl/Catalyst-Plugin-Session-Store-DBI/ChangeLog b/dev-p= erl/Catalyst-Plugin-Session-Store-DBI/ChangeLog index b983dae..dd9f0e8 100644 --- a/dev-perl/Catalyst-Plugin-Session-Store-DBI/ChangeLog +++ b/dev-perl/Catalyst-Plugin-Session-Store-DBI/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-DBI -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Catalyst-Plugin-Session-Store-DBI-0.160.0 (12 Feb 2012) + + 12 Feb 2012; Kent Fredric + -Catalyst-Plugin-Session-Store-DBI-0.16.ebuild, + +Catalyst-Plugin-Session-Store-DBI-0.160.0.ebuild: + Migrate, fixdep on Catalyst-Plugin-Session + 11 Nov 2011; Kent Fredric Catalyst-Plugin-Session-Store-DBI-0.16.ebuild: Fixdep Catalyst-Runtime