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 1ROsJn-0003b7-QO for garchives@archives.gentoo.org; Fri, 11 Nov 2011 14:43:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AABFA21C0C5; Fri, 11 Nov 2011 14:38:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7769A21C0C5 for ; Fri, 11 Nov 2011 14:38:26 +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 109221B404D for ; Fri, 11 Nov 2011 14:38:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 7C05080042 for ; Fri, 11 Nov 2011 14:38:25 +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/Catalyst-Plugin-Setenv/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild dev-perl/Catalyst-Plugin-Setenv/ChangeLog X-VCS-Directories: dev-perl/Catalyst-Plugin-Setenv/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: f5ad36820915f48ea1f12375f36a4fb929171fe2 Date: Fri, 11 Nov 2011 14:38:25 +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: 4312557c-6996-4171-8088-1d73d3b1b051 X-Archives-Hash: 5d22f2d06891f168cba74ae6339034c0 commit: f5ad36820915f48ea1f12375f36a4fb929171fe2 Author: Kent Fredric gmail com> AuthorDate: Fri Nov 11 13:54:43 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Nov 11 13:54:43 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Df5ad3682 [fixdep] Catalyst-Plugin-Setenv -> Catalyst-Runtime (Portage version: 2.2.0_alpha72/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- .../Catalyst-Plugin-Setenv-0.03.ebuild | 2 +- dev-perl/Catalyst-Plugin-Setenv/ChangeLog | 4 ++++ 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.= ebuild b/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebui= ld index 9103d44..a631929 100644 --- a/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild +++ b/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild @@ -15,7 +15,7 @@ KEYWORDS=3D"~amd64 ~x86" =20 IUSE=3D"" RDEPEND=3D" - >=3Ddev-perl/Catalyst-Runtime-5.700 + >=3Ddev-perl/Catalyst-Runtime-5.700.0 " DEPEND=3D" ${RDEPEND} diff --git a/dev-perl/Catalyst-Plugin-Setenv/ChangeLog b/dev-perl/Catalys= t-Plugin-Setenv/ChangeLog index de12dbf..9f15edf 100644 --- a/dev-perl/Catalyst-Plugin-Setenv/ChangeLog +++ b/dev-perl/Catalyst-Plugin-Setenv/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 11 Nov 2011; Kent Fredric + Catalyst-Plugin-Setenv-0.03.ebuild: + Fixdep Catalyst-Runtime + 09 Jan 2011; Kent Fredric Catalyst-Plugin-Setenv-0.03.ebuild: EAPI Upgrade, QA for M::B