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 1PxkiR-0007Ad-D8 for garchives@archives.gentoo.org; Thu, 10 Mar 2011 18:36:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB7A0E068E; Thu, 10 Mar 2011 18:35:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 83A4AE0656 for ; Thu, 10 Mar 2011 18:35:21 +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 EC1361B41AA for ; Thu, 10 Mar 2011 18:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 579CB8007A for ; Thu, 10 Mar 2011 18:35:20 +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: <4173e824f9f4555a0019a71479ae512e8c8bf36c.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Dist-Zilla-Plugin-Git/ChangeLog dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.500.ebuild X-VCS-Directories: dev-perl/Dist-Zilla-Plugin-Git/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 4173e824f9f4555a0019a71479ae512e8c8bf36c Date: Thu, 10 Mar 2011 18:35:20 +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: 3ae89a0095c31f584d4b27725b5e95cd commit: 4173e824f9f4555a0019a71479ae512e8c8bf36c Author: Kent Fredric gmail com> AuthorDate: Thu Mar 10 18:16:52 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Mar 10 18:16:52 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D4173e824 [newversion] Dist-Zilla-Plugin-Git-1.110.500 ( 1.110500 ) (Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Dist-Zilla-Plugin-Git/ChangeLog | 6 +++ .../Dist-Zilla-Plugin-Git-1.110.500.ebuild | 44 ++++++++++++++= ++++++ 2 files changed, 50 insertions(+), 0 deletions(-) diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zil= la-Plugin-Git/ChangeLog index 76cc916..4703638 100644 --- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog +++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Dist-Zilla-Plugin-Git-1.110.500 (10 Mar 2011) + + 10 Mar 2011; Kent Fredric + +Dist-Zilla-Plugin-Git-1.110.500.ebuild: + Bump + *Dist-Zilla-Plugin-Git-1.110.330 (11 Feb 2011) =20 11 Feb 2011; Kent Fredric diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.5= 00.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.50= 0.ebuild new file mode 100644 index 0000000..b8ce261 --- /dev/null +++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.500.ebui= ld @@ -0,0 +1,44 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=3D3 +MODULE_AUTHOR=3DJQUELIN +MODULE_VERSION=3D1.110500 +inherit perl-module + +DESCRIPTION=3D"update your git repository after release" +LICENSE=3D"|| ( Artistic GPL-2 )" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +COMMON_DEPEND=3D" + || ( >=3Ddev-perl/Moose-1.990 dev-perl/Class-MOP ) + virtual/perl-File-Spec + dev-perl/DateTime + >=3Ddev-perl/Dist-Zilla-4.0 + virtual/perl-File-Temp + dev-perl/File-chdir + dev-perl/Git-Wrapper + dev-perl/Moose + dev-perl/Moose-Autobox + dev-perl/MooseX-Has-Sugar + dev-perl/MooseX-Types + dev-perl/String-Formatter + dev-perl/Version-Next + >=3Ddev-perl/namespace-autoclean-0.09 + >=3Ddev-lang/perl-5.10.0 + dev-perl/Path-Class + >=3Dvirtual/perl-version-0.80 +" +DEPEND=3D" + >=3Dvirtual/perl-Module-Build-0.36.01 + dev-perl/File-pushd + dev-perl/File-Copy-Recursive + dev-perl/Test-Exception + >=3Dvirtual/perl-Test-Simple-0.88 + ${COMMON_DEPEND} +" +RDEPEND=3D" + ${COMMON_DEPEND} +" +SRC_TEST=3D"do"