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 1RxpQj-0000eG-Vc for garchives@archives.gentoo.org; Thu, 16 Feb 2012 00:42:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A062E0B7A; Thu, 16 Feb 2012 00:33:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C09A3E0AC0 for ; Thu, 16 Feb 2012 00:26:42 +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 CF94E1B404E for ; Thu, 16 Feb 2012 00:26:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 98EF6E5405 for ; Thu, 16 Feb 2012 00:26:40 +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: <1316765189.c5a199684ea948e9db37aef2ed86dedd4fcb5191.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild X-VCS-Directories: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c5a199684ea948e9db37aef2ed86dedd4fcb5191 X-VCS-Branch: eclass-moretests Date: Thu, 16 Feb 2012 00:26:40 +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: b79fe6ad-4a5e-420e-81c6-053bd39b1a4b X-Archives-Hash: 5021dbfc65479ebd235c109b3178ace0 commit: c5a199684ea948e9db37aef2ed86dedd4fcb5191 Author: Kent Fredric gmail com> AuthorDate: Fri Sep 23 08:06:29 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Sep 23 08:06:29 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dc5a19968 [cpanclean] -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.{6,7} (Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- .../ChangeLog | 5 ++ ...t-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild | 55 --------------= ----- ...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild | 56 --------------= ------ 3 files changed, 5 insertions(+), 111 deletions(-) diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/d= ev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog index e61f9e6..f72e616 100644 --- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog +++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 23 Sep 2011; Kent Fredric + -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild, + -Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild: + Gone on CPAN + *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.17 (02 Sep 2011) =20 02 Sep 2011; Kent Fredric diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-Pl= uginBundle-Author-KENTNL-1.0.6.ebuild b/dev-perl/Dist-Zilla-PluginBundle-= Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild deleted file mode 100644 index 9826a4c..0000000 --- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBun= dle-Author-KENTNL-1.0.6.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=3D4 -MODULE_AUTHOR=3DKENTNL -inherit perl-module - -DESCRIPTION=3D"BeLike::KENTNL when you build your distributions." -LICENSE=3D"|| ( Artistic GPL-2 )" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"" -comment() { echo ''; } - -COMMON_DEPEND=3D" - >=3Ddev-perl/Class-Load-0.06 $(comment 0.60.0) - >=3Ddev-perl/Dist-Zilla-4.101.612 - >=3Ddev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170 - >=3Ddev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930 - >=3Ddev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.1= 02.280) - >=3Ddev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0) - >=3Ddev-perl/Dist-Zilla-Plugin-Git-1.102.40 - >=3Ddev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0 - >=3Ddev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420 - >=3Ddev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment = 0.10.147.160) - >=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180 - >=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40 - >=3Ddev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321 $(comment 3.93.321) - >=3Ddev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0) - >=3Ddev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.= 0) - dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes - >=3Ddev-perl/Dist-Zilla-Plugin-Twitter-0.7 $(comment 0.700.0) - >=3Ddev-perl/Moose-1.01 $(comment 1.10.0) - >=3Ddev-perl/MooseX-Has-Sugar-0.50.443 - >=3Ddev-perl/MooseX-Types-0.210 $(comment 0.210.0) - >=3Ddev-perl/Net-SSLeay-1.36 $(comment 1.360.0) - >=3Ddev-perl/Test-EOL-0.9 $(comment 0.900.0) - >=3Ddev-perl/namespace-autoclean-0.09 $(comment 0.90.0) - dev-perl/IO-Socket-SSL - dev-perl/Moose-Autobox - dev-perl/Pod-Coverage-TrustPod - dev-perl/String-Formatter - dev-perl/Test-CPAN-Meta - !!dev-perl/Dist-Zilla-PluginBundle-KENTNL -" -DEPEND=3D" - ${COMMON_DEPEND} - >=3Dvirtual/perl-Module-Build-0.36.01 $(comment 0.360.100) - >=3Dvirtual/perl-Test-Simple-0.88 $(comment 0.880.0) - virtual/perl-File-Temp -" -RDEPEND=3D" - ${COMMON_DEPEND} -" -SRC_TEST=3D"do" diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-Pl= uginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-= Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild deleted file mode 100644 index 293aa89..0000000 --- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBun= dle-Author-KENTNL-1.0.7.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=3D4 -MODULE_AUTHOR=3DKENTNL -inherit perl-module - -DESCRIPTION=3D"BeLike::KENTNL when you build your distributions." -LICENSE=3D"|| ( Artistic GPL-2 )" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"" -comment() { echo ''; } - -COMMON_DEPEND=3D" - >=3Ddev-perl/Class-Load-0.06 $(comment 0.60.0) - >=3Ddev-perl/Dist-Zilla-4.101.612 - >=3Ddev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170 - >=3Ddev-perl/Dist-Zilla-Plugin-Test-Compile-1.110.930 - >=3Ddev-perl/Dist-Zilla-Plugin-Test-Perl-Critic-1.102.280 $(comment 1.1= 02.280) - >=3Ddev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0) - >=3Ddev-perl/Dist-Zilla-Plugin-Git-1.102.40 - >=3Ddev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0 - >=3Ddev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420 - >=3Ddev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment = 0.10.147.160) - >=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180 - >=3Ddev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40 - >=3Ddev-perl/Dist-Zilla-Plugin-PodWeaver-3.93.321 $(comment 3.93.321) - >=3Ddev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0) - >=3Ddev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.= 0) - dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes - >=3Ddev-perl/Dist-Zilla-Plugin-Twitter-0.7 $(comment 0.700.0) - >=3Ddev-perl/Moose-1.01 $(comment 1.10.0) - >=3Ddev-perl/MooseX-Has-Sugar-0.50.443 - >=3Ddev-perl/MooseX-Types-0.210 $(comment 0.210.0) - >=3Ddev-perl/Net-SSLeay-1.36 $(comment 1.360.0) - >=3Ddev-perl/Test-EOL-0.9 $(comment 0.900.0) - >=3Ddev-perl/namespace-autoclean-0.09 $(comment 0.90.0) - >=3Ddev-perl/LWP-Protocol-https-6.0.0 - dev-perl/IO-Socket-SSL - dev-perl/Moose-Autobox - dev-perl/Pod-Coverage-TrustPod - dev-perl/String-Formatter - dev-perl/Test-CPAN-Meta - !!dev-perl/Dist-Zilla-PluginBundle-KENTNL -" -DEPEND=3D" - ${COMMON_DEPEND} - >=3Dvirtual/perl-Module-Build-0.36.01 $(comment 0.360.100) - >=3Dvirtual/perl-Test-Simple-0.88 $(comment 0.880.0) - virtual/perl-File-Temp -" -RDEPEND=3D" - ${COMMON_DEPEND} -" -SRC_TEST=3D"do"