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 1Rxwv2-0007SJ-6i for garchives@archives.gentoo.org; Thu, 16 Feb 2012 08:42:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7414EE0E9F; Thu, 16 Feb 2012 08:41:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 41E97E0E9F for ; Thu, 16 Feb 2012 08:41:52 +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 8AE441B4023 for ; Thu, 16 Feb 2012 08:41:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8A477E540A for ; Thu, 16 Feb 2012 08:41:49 +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: <1329374911.7b28a756e5d90c15ff93d80ac56115a5765e1a80.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CatalystX-Declare/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/CatalystX-Declare/CatalystX-Declare-0.15.ebuild dev-perl/CatalystX-Declare/ChangeLog X-VCS-Directories: dev-perl/CatalystX-Declare/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 7b28a756e5d90c15ff93d80ac56115a5765e1a80 X-VCS-Branch: master Date: Thu, 16 Feb 2012 08:41:49 +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: e7fe584c-b339-4933-a1db-7eec5d2aeefa X-Archives-Hash: 2db7a316d1a9680cfd7d5179d1f77b94 commit: 7b28a756e5d90c15ff93d80ac56115a5765e1a80 Author: Kent Fredric gmail com> AuthorDate: Thu Feb 16 06:48:31 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Feb 16 06:48:31 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D7b28a756 [fixdep] CatalystX-Declare -> Data-Pond (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- .../CatalystX-Declare-0.15.ebuild | 4 ++-- dev-perl/CatalystX-Declare/ChangeLog | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-perl/CatalystX-Declare/CatalystX-Declare-0.15.ebuild b/d= ev-perl/CatalystX-Declare/CatalystX-Declare-0.15.ebuild index bde7483..04041bf 100644 --- a/dev-perl/CatalystX-Declare/CatalystX-Declare-0.15.ebuild +++ b/dev-perl/CatalystX-Declare/CatalystX-Declare-0.15.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: $ EAPI=3D3 @@ -29,7 +29,7 @@ COMMON_DEPEND=3D" >=3Ddev-perl/MooseX-Method-Signatures-0.360 $(comment 0.360.0) =20 >=3Ddev-perl/Catalyst-Controller-ActionRole-0.15 $(comment 0.150.0) - >=3Ddev-perl/Data-Pond-0.002 $(comment 0.2.0) + >=3Ddev-perl/Data-Pond-0.2.0 " DEPEND=3D" ${COMMON_DEPEND} diff --git a/dev-perl/CatalystX-Declare/ChangeLog b/dev-perl/CatalystX-De= clare/ChangeLog index 9f99995..9367516 100644 --- a/dev-perl/CatalystX-Declare/ChangeLog +++ b/dev-perl/CatalystX-Declare/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/CatalystX-Declare -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 16 Feb 2012; Kent Fredric + CatalystX-Declare-0.15.ebuild: + Fixdep on Data-Pond + 26 Aug 2011; Kent Fredric CatalystX-Declare-0.11.ebuild, CatalystX-Declare-0.12.ebuild, CatalystX-Declare-0.13.ebuild, CatalystX-Declare-0.15.ebuild: