Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Util-Test-KENTNL/
Date: Fri, 02 Mar 2012 16:31:26
Message-Id: 1330705790.df3ebd937874bf0bd1bf373d39eb096153243ff6.kent@gentoo
1 commit: df3ebd937874bf0bd1bf373d39eb096153243ff6
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Mar 2 16:29:50 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Mar 2 16:29:50 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=df3ebd93
7
8 [cpanclean] Dist-Zilla-Util-Test-KENTNL-0.10.0.*
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog | 4 ++
14 .../Dist-Zilla-Util-Test-KENTNL-0.10.0.110.ebuild | 30 --------------------
15 2 files changed, 4 insertions(+), 30 deletions(-)
16
17 diff --git a/dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog
18 index 71d774f..108b4c7 100644
19 --- a/dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog
20 +++ b/dev-perl/Dist-Zilla-Util-Test-KENTNL/ChangeLog
21 @@ -2,6 +2,10 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 02 Mar 2012; Kent Fredric <kentfredric@×××××.com>
26 + -Dist-Zilla-Util-Test-KENTNL-0.10.0.110.ebuild:
27 + Gone on CPAN
28 +
29 *Dist-Zilla-Util-Test-KENTNL-0.10.158.220 (23 Feb 2012)
30
31 23 Feb 2012; Kent Fredric <kentfredric@×××××.com>
32
33 diff --git a/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.0.110.ebuild b/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.0.110.ebuild
34 deleted file mode 100644
35 index 4fe34ea..0000000
36 --- a/dev-perl/Dist-Zilla-Util-Test-KENTNL/Dist-Zilla-Util-Test-KENTNL-0.10.0.110.ebuild
37 +++ /dev/null
38 @@ -1,30 +0,0 @@
39 -# Copyright 1999-2011 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -# $Header: $
42 -EAPI=3
43 -MODULE_AUTHOR=KENTNL
44 -MODULE_VERSION="0.01000011"
45 -inherit perl-module
46 -
47 -DESCRIPTION="KENTNL's DZil plugin testing tool."
48 -LICENSE="|| ( Artistic GPL-2 )"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE="test"
52 -COMMON_DEPEND="
53 - >=dev-perl/Dist-Zilla-4
54 - dev-perl/Moose-Autobox
55 - dev-perl/Params-Util
56 - dev-perl/Sub-Exporter
57 - dev-perl/Try-Tiny
58 -"
59 -DEPEND="
60 - virtual/perl-File-Temp
61 - >=virtual/perl-Module-Build-0.36.01
62 - >=virtual/perl-Test-Simple-0.88
63 - ${COMMON_DEPEND}
64 -"
65 -RDEPEND="
66 - ${COMMON_DEPEND}
67 -"
68 -SRC_TEST="do"