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-Plugin-Repository/
Date: Thu, 05 May 2011 06:50:17
Message-Id: b1eb5ecddc0779ed7d7344b086162421829dfec3.kent@gentoo
1 commit: b1eb5ecddc0779ed7d7344b086162421829dfec3
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu May 5 06:08:57 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu May 5 06:08:57 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b1eb5ecd
7
8 [cpanclean] Dist-Zilla-Plugin-Repository-0.170.0
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Dist-Zilla-Plugin-Repository/ChangeLog | 4 +++
14 .../Dist-Zilla-Plugin-Repository-0.170.0.ebuild | 22 --------------------
15 2 files changed, 4 insertions(+), 22 deletions(-)
16
17 diff --git a/dev-perl/Dist-Zilla-Plugin-Repository/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Repository/ChangeLog
18 index f8c2074..e994883 100644
19 --- a/dev-perl/Dist-Zilla-Plugin-Repository/ChangeLog
20 +++ b/dev-perl/Dist-Zilla-Plugin-Repository/ChangeLog
21 @@ -2,6 +2,10 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 05 May 2011; Kent Fredric <kentfredric@×××××.com>
26 + -Dist-Zilla-Plugin-Repository-0.170.0.ebuild:
27 + Gone on CPAN
28 +
29 *Dist-Zilla-Plugin-Repository-0.180.0 (23 Apr 2011)
30
31 23 Apr 2011; Kent Fredric <kentfredric@×××××.com>
32
33 diff --git a/dev-perl/Dist-Zilla-Plugin-Repository/Dist-Zilla-Plugin-Repository-0.170.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Repository/Dist-Zilla-Plugin-Repository-0.170.0.ebuild
34 deleted file mode 100644
35 index a9be25f..0000000
36 --- a/dev-perl/Dist-Zilla-Plugin-Repository/Dist-Zilla-Plugin-Repository-0.170.0.ebuild
37 +++ /dev/null
38 @@ -1,22 +0,0 @@
39 -# Copyright 1999-2011 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -# $Header: $
42 -EAPI=4
43 -MODULE_AUTHOR=FAYLAND
44 -MODULE_VERSION="0.17"
45 -inherit perl-module perl-declaredeps
46 -
47 -DESCRIPTION="Automatically sets repository URL from svn/svk/Git checkout for Dist::Zilla"
48 -LICENSE="|| ( Artistic GPL-2 )"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE=""
52 -
53 -cdepend-virtual ExtUtils-MakeMaker 6.56
54 -
55 -bdepend-virtual Test-Simple 0.88 # Test::More
56 -bdepend Dist-Zilla 4.102.340 # Dist::Zilla::Tester 4.102340
57 -
58 -depend Dist-Zilla 4.102.340
59 -
60 -SRC_TEST="do"