From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2614A1387FD for ; Sat, 5 Apr 2014 23:06:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61BD3E093A; Sat, 5 Apr 2014 23:06:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8768DE0953 for ; Sat, 5 Apr 2014 23:06:24 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BD0B33FE6E for ; Sat, 5 Apr 2014 23:06:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 55B5C188F4 for ; Sat, 5 Apr 2014 23:06:22 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1396731347.4dfc5a35138bb6fdec0582ed91847cee67a40db0.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Util-Test-KENTNL/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.158.210.ebuild dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.158.220.ebuild X-VCS-Directories: dev-perl/Dist-Zilla-Util-Test-KENTNL/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 4dfc5a35138bb6fdec0582ed91847cee67a40db0 X-VCS-Branch: master Date: Sat, 5 Apr 2014 23:06:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 34483bee-300a-46b6-9064-e81d8e545f54 X-Archives-Hash: fc5696b736db6525f93d44ede527b5bc commit: 4dfc5a35138bb6fdec0582ed91847cee67a40db0 Author: Kent Fredric gmail com> AuthorDate: Sat Apr 5 20:55:47 2014 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Apr 5 20:55:47 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4dfc5a35 [cpanclean] dev-perl/Dist-Zilla-Util-Test-KENTNL-0.10.158.2{1,2}0 Package-Manager: portage-2.2.7 Manifest-Sign-Key: E854324B1366A820 --- dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog | 5 ++ ...Dist-Zilla-Util-Test-KENTNL-0.10.158.210.ebuild | 34 ------------- ...Dist-Zilla-Util-Test-KENTNL-0.10.158.220.ebuild | 59 ---------------------- 3 files changed, 5 insertions(+), 93 deletions(-) diff --git a/dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog index 2fc04b2..948092d 100644 --- a/dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog +++ b/dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 05 Apr 2014; Kent Fredric + -Dist-Zilla-Util-Test-KENTNL-0.10.158.210.ebuild, + -Dist-Zilla-Util-Test-KENTNL-0.10.158.220.ebuild: + Gone on CPAN + *Dist-Zilla-Util-Test-KENTNL-1.0.0 (05 Apr 2014) 05 Apr 2014; Kent Fredric diff --git a/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.158.210.ebuild b/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.158.210.ebuild deleted file mode 100644 index 22cdbcd..0000000 --- a/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.158.210.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=4 -MODULE_AUTHOR=KENTNL -MODULE_VERSION=0.01015821 -inherit perl-module - -DESCRIPTION="KENTNL's DZil plugin testing tool." -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -comment() { echo ''; } -COMMON_DEPEND=" - $(comment virtual/perl-Carp) - >=dev-perl/Dist-Zilla-4.0.0 $(comment Dist::Zilla::Tester since 1.100.710) - dev-perl/Sub-Exporter - >=dev-perl/Dist-Zilla-4.200.2 $(comment Test::DZil) - dev-perl/Try-Tiny -" -DEPEND=" - $(comment virtual/perl-English) - $(comment virtual/perl-File-Find) - virtual/perl-File-Temp - >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100) - dev-perl/Test-Fatal - >=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0) - ${COMMON_DEPEND} -" -RDEPEND=" - ${COMMON_DEPEND} -" -SRC_TEST="do" diff --git a/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.158.220.ebuild b/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.158.220.ebuild deleted file mode 100644 index f48c0f8..0000000 --- a/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.158.220.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=4 -MODULE_AUTHOR=KENTNL -MODULE_VERSION=0.01015822 -inherit perl-module - -DESCRIPTION="KENTNL's DZil plugin testing tool." -LICENSE=" || ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -perl_meta_configure() { - # Module::Build 0.3601 ( 0.360.100 ) - echo \>=virtual/perl-Module-Build-0.36.01 -} -perl_meta_build() { - # Module::Build 0.3601 ( 0.360.100 ) - echo \>=virtual/perl-Module-Build-0.36.01 -} -perl_meta_runtime() { - # Carp - # echo dev-perl/Carp - # Dist::Zilla::Tester - echo dev-perl/Dist-Zilla - # Sub::Exporter - echo dev-perl/Sub-Exporter - # Test::DZil - echo dev-perl/Dist-Zilla - # Try::Tiny - echo dev-perl/Try-Tiny - # perl 5.006 ( 5.6.0 ) - echo \>=dev-lang/perl-5.6.0 - # strict - echo dev-lang/perl - # warnings - echo dev-lang/perl -} -perl_meta_test() { - # File::Find - echo dev-lang/perl - # File::Temp - echo virtual/perl-File-Temp - # Test::Fatal - echo dev-perl/Test-Fatal - # Test::More 0.88 ( 0.880.0 ) - echo \>=virtual/perl-Test-Simple-0.88 -} -DEPEND=" - $(perl_meta_configure) - $(perl_meta_build) - $(perl_meta_runtime) - test? ( $(perl_meta_test) ) -" -RDEPEND=" - $(perl_meta_runtime) -" -SRC_TEST="do"