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/Pod-Coverage-TrustPod/
Date: Thu, 23 Aug 2012 12:38:41
Message-Id: 1345722791.17fa1e3715f1245d6f9015a19911351e339ae40f.kent@gentoo
1 commit: 17fa1e3715f1245d6f9015a19911351e339ae40f
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 23 11:53:11 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu Aug 23 11:53:11 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=17fa1e37
7
8 [cpanclean] Pod-Coverage-TrustPod-0.92.832
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
11
12 ---
13 dev-perl/Pod-Coverage-TrustPod/ChangeLog | 4 +++
14 .../Pod-Coverage-TrustPod-0.92.832.ebuild | 27 --------------------
15 2 files changed, 4 insertions(+), 27 deletions(-)
16
17 diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
18 index 1cf947c..d349615 100644
19 --- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog
20 +++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
21 @@ -2,6 +2,10 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 23 Aug 2012; Kent Fredric <kentfredric@×××××.com>
26 + -Pod-Coverage-TrustPod-0.92.832.ebuild:
27 + Gone on CPAN
28 +
29 *Pod-Coverage-TrustPod-0.100.2 (22 Apr 2012)
30
31 22 Apr 2012; Kent Fredric <kentfredric@×××××.com>
32
33 diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.ebuild
34 deleted file mode 100644
35 index 4dd5b18..0000000
36 --- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.ebuild
37 +++ /dev/null
38 @@ -1,27 +0,0 @@
39 -# Copyright 1999-2011 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -# $Header: $
42 -
43 -EAPI=3
44 -
45 -MODULE_AUTHOR=RJBS
46 -MODULE_VERSION="0.092832"
47 -inherit perl-module
48 -
49 -DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
50 -
51 -SLOT="0"
52 -KEYWORDS="~amd64 ~x86"
53 -IUSE=""
54 -
55 -COMMON_DEPEND="
56 - dev-perl/Pod-Coverage
57 - dev-perl/Pod-Eventual
58 -"
59 -DEPEND="
60 - ${COMMON_DEPEND}
61 -"
62 -RDEPEND="
63 - ${COMMON_DEPEND}
64 -"
65 -SRC_TEST="do"