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 1Q0Q3z-0006V5-I5 for garchives@archives.gentoo.org; Fri, 18 Mar 2011 03:09:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C8521C013; Fri, 18 Mar 2011 03:09:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5652C1C013 for ; Fri, 18 Mar 2011 03:09:12 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C74011B40C1 for ; Fri, 18 Mar 2011 03:09:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9A3408006D for ; Fri, 18 Mar 2011 03:09:10 +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: <90aed0198341c331f399a94de62acf718901a66b.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-App-Cmd/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/MooseX-App-Cmd/ChangeLog dev-perl/MooseX-App-Cmd/MooseX-App-Cmd-0.06.ebuild X-VCS-Directories: dev-perl/MooseX-App-Cmd/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 90aed0198341c331f399a94de62acf718901a66b Date: Fri, 18 Mar 2011 03:09:10 +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: X-Archives-Hash: ad0929ee745a8c241517db2bae598f40 commit: 90aed0198341c331f399a94de62acf718901a66b Author: Kent Fredric gmail com> AuthorDate: Fri Mar 18 03:06:26 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Mar 18 03:06:26 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D90aed019 [fixdep] MooseX-App-Cmd -> App-Cmd (Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/MooseX-App-Cmd/ChangeLog | 5 ++++- dev-perl/MooseX-App-Cmd/MooseX-App-Cmd-0.06.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-perl/MooseX-App-Cmd/ChangeLog b/dev-perl/MooseX-App-Cmd/= ChangeLog index 8678e5b..d7d2dde 100644 --- a/dev-perl/MooseX-App-Cmd/ChangeLog +++ b/dev-perl/MooseX-App-Cmd/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-perl/MooseX-App-Cmd -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 18 Mar 2011; Kent Fredric MooseX-App-Cmd-0.06.= ebuild: + Fixdep App::Cmd + *MooseX-App-Cmd-0.06 (21 Jan 2010) =20 21 Jan 2010; Kent Fredric diff --git a/dev-perl/MooseX-App-Cmd/MooseX-App-Cmd-0.06.ebuild b/dev-per= l/MooseX-App-Cmd/MooseX-App-Cmd-0.06.ebuild index f8a893f..f1f3385 100644 --- a/dev-perl/MooseX-App-Cmd/MooseX-App-Cmd-0.06.ebuild +++ b/dev-perl/MooseX-App-Cmd/MooseX-App-Cmd-0.06.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3D2 @@ -12,7 +12,7 @@ KEYWORDS=3D"~amd64 ~x86" IUSE=3D"" COMMON_DEPEND=3D" dev-perl/Test-use-ok - >=3Ddev-perl/App-Cmd-0.3 + >=3Ddev-perl/App-Cmd-0.300.0 >=3Ddev-perl/Moose-0.86 >=3Ddev-perl/MooseX-Getopt-0.18 dev-perl/Getopt-Long-Descriptive