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 1ROsKD-0003hB-Ut for garchives@archives.gentoo.org; Fri, 11 Nov 2011 14:43:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25F4821C0CA; Fri, 11 Nov 2011 14:38:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D576F21C0BB for ; Fri, 11 Nov 2011 14:38:27 +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 3A5371B4047 for ; Fri, 11 Nov 2011 14:38:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id A72D18004B for ; Fri, 11 Nov 2011 14:38:26 +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: <68a4d32a4dcb1bb8b463501a86d1af84e2736149.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Log-Dispatch/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.10.ebuild dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.11.ebuild dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.12.ebuild dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog X-VCS-Directories: dev-perl/Catalyst-Plugin-Log-Dispatch/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 68a4d32a4dcb1bb8b463501a86d1af84e2736149 Date: Fri, 11 Nov 2011 14:38:26 +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: 6d45192a-7698-48b8-9e45-30e8a9e196b9 X-Archives-Hash: c1ba6b33c42279438468a65ccbe16ccb commit: 68a4d32a4dcb1bb8b463501a86d1af84e2736149 Author: Kent Fredric gmail com> AuthorDate: Fri Nov 11 14:09:04 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Nov 11 14:09:04 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D68a4d32a [fixdep] Catalyst-Plugin-Log-Dispatch -> Catalyst-Runtime (Portage version: 2.2.0_alpha72/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- .../Catalyst-Plugin-Log-Dispatch-0.10.ebuild | 4 ++-- .../Catalyst-Plugin-Log-Dispatch-0.11.ebuild | 4 ++-- .../Catalyst-Plugin-Log-Dispatch-0.12.ebuild | 2 +- .../Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild | 2 +- dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog | 7 +++++++ 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Di= spatch-0.10.ebuild b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugi= n-Log-Dispatch-0.10.ebuild index a89fcbc..a9aefdf 100644 --- a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-= 0.10.ebuild +++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-= 0.10.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" IUSE=3D"" DEPEND=3D" >=3Ddev-perl/log-dispatch-2.13 - >=3Ddev-perl/Catalyst-Runtime-5.650 + >=3Ddev-perl/Catalyst-Runtime-5.650.0 dev-perl/UNIVERSAL-require " RDEPEND=3D"${DEPEND}" diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Di= spatch-0.11.ebuild b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugi= n-Log-Dispatch-0.11.ebuild index ccc9a79..745bd5a 100644 --- a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-= 0.11.ebuild +++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-= 0.11.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 @@ -14,7 +14,7 @@ KEYWORDS=3D"~amd64 ~x86" IUSE=3D"test" RDEPEND=3D" >=3Ddev-perl/log-dispatch-2.13 - >=3Ddev-perl/Catalyst-Runtime-5.650 + >=3Ddev-perl/Catalyst-Runtime-5.650.0 dev-perl/UNIVERSAL-require " DEPEND=3D" diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Di= spatch-0.12.ebuild b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugi= n-Log-Dispatch-0.12.ebuild index d2a6835..a229427 100644 --- a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-= 0.12.ebuild +++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-= 0.12.ebuild @@ -14,7 +14,7 @@ KEYWORDS=3D"~amd64 ~x86" IUSE=3D"test" RDEPEND=3D" >=3Ddev-perl/log-dispatch-2.13 - >=3Ddev-perl/Catalyst-Runtime-5.650 + >=3Ddev-perl/Catalyst-Runtime-5.650.0 dev-perl/UNIVERSAL-require virtual/perl-Test-Simple " diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Di= spatch-0.121.0.ebuild b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Pl= ugin-Log-Dispatch-0.121.0.ebuild index 926387f..a164e5e 100644 --- a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-= 0.121.0.ebuild +++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-= 0.121.0.ebuild @@ -17,7 +17,7 @@ IUSE=3D"" RDEPEND=3D" >=3Ddev-perl/log-dispatch-2.13 dev-perl/Log-Dispatch-Config - >=3Ddev-perl/Catalyst-Runtime-5.650 + >=3Ddev-perl/Catalyst-Runtime-5.650.0 dev-perl/UNIVERSAL-require virtual/perl-Test-Simple " diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog b/dev-perl/C= atalyst-Plugin-Log-Dispatch/ChangeLog index 07fcbd7..6fe53f4 100644 --- a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog +++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog @@ -2,6 +2,13 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 11 Nov 2011; Kent Fredric + Catalyst-Plugin-Log-Dispatch-0.10.ebuild, + Catalyst-Plugin-Log-Dispatch-0.11.ebuild, + Catalyst-Plugin-Log-Dispatch-0.12.ebuild, + Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild: + Fixdep Catalyst-Runtime + *Catalyst-Plugin-Log-Dispatch-0.121.0 (27 Feb 2011) =20 27 Feb 2011; Torsten Veller