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/Devel-PatchPerl/
Date: Wed, 29 Jun 2011 01:25:24
Message-Id: 39ba6c7d9d9d3189828365de310c0f7f3f03a61d.kent@gentoo
1 commit: 39ba6c7d9d9d3189828365de310c0f7f3f03a61d
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Jun 29 01:13:45 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Jun 29 01:13:45 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=39ba6c7d
7
8 [cpanclean] Devel-PatchPerl
9
10 (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)
11
12 ---
13 dev-perl/Devel-PatchPerl/ChangeLog | 5 +++
14 .../Devel-PatchPerl/Devel-PatchPerl-0.300.0.ebuild | 28 --------------------
15 .../Devel-PatchPerl/Devel-PatchPerl-0.340.0.ebuild | 28 --------------------
16 .../Devel-PatchPerl/Devel-PatchPerl-0.360.0.ebuild | 28 --------------------
17 4 files changed, 5 insertions(+), 84 deletions(-)
18
19 diff --git a/dev-perl/Devel-PatchPerl/ChangeLog b/dev-perl/Devel-PatchPerl/ChangeLog
20 index b46b216..040b150 100644
21 --- a/dev-perl/Devel-PatchPerl/ChangeLog
22 +++ b/dev-perl/Devel-PatchPerl/ChangeLog
23 @@ -2,6 +2,11 @@
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 + 29 Jun 2011; Kent Fredric <kentfredric@×××××.com>
28 + -Devel-PatchPerl-0.300.0.ebuild, -Devel-PatchPerl-0.340.0.ebuild,
29 + -Devel-PatchPerl-0.360.0.ebuild:
30 + Gone on CPAN
31 +
32 *Devel-PatchPerl-0.400.0 (09 Jun 2011)
33
34 09 Jun 2011; Torsten Veller <tove@g.o>
35
36 diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.300.0.ebuild b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.300.0.ebuild
37 deleted file mode 100644
38 index 943abe6..0000000
39 --- a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.300.0.ebuild
40 +++ /dev/null
41 @@ -1,28 +0,0 @@
42 -# Copyright 1999-2011 Gentoo Foundation
43 -# Distributed under the terms of the GNU General Public License v2
44 -# $Header: $
45 -EAPI=4
46 -MODULE_AUTHOR=BINGOS
47 -MODULE_VERSION=0.30
48 -inherit perl-module
49 -
50 -DESCRIPTION="Patch perl source a la Devel::PPort's buildperl.pl"
51 -LICENSE="|| ( Artistic GPL-2 )"
52 -SLOT="0"
53 -KEYWORDS="~amd64 ~x86"
54 -IUSE=""
55 -comment() { echo ''; }
56 -COMMON_DEPEND="
57 - >=dev-perl/File-pushd-1.00 $(comment 1.0.0)
58 - virtual/perl-IO $(comment IO::File)
59 - >=virtual/perl-IPC-Cmd-0.400 $(comment 0.400.0)
60 - virtual/perl-MIME-Base64
61 -"
62 -DEPEND="
63 - ${COMMON_DEPEND}
64 - >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
65 -"
66 -RDEPEND="
67 - ${COMMON_DEPEND}
68 -"
69 -SRC_TEST="do"
70
71 diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.340.0.ebuild b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.340.0.ebuild
72 deleted file mode 100644
73 index 49619b1..0000000
74 --- a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.340.0.ebuild
75 +++ /dev/null
76 @@ -1,28 +0,0 @@
77 -# Copyright 1999-2011 Gentoo Foundation
78 -# Distributed under the terms of the GNU General Public License v2
79 -# $Header: $
80 -EAPI=4
81 -MODULE_AUTHOR=BINGOS
82 -MODULE_VERSION=0.34
83 -inherit perl-module
84 -
85 -DESCRIPTION="Patch perl source a la Devel::PPort's buildperl.pl"
86 -LICENSE="|| ( Artistic GPL-2 )"
87 -SLOT="0"
88 -KEYWORDS="~amd64 ~x86"
89 -IUSE=""
90 -comment() { echo ''; }
91 -COMMON_DEPEND="
92 - >=dev-perl/File-pushd-1.00 $(comment 1.0.0)
93 - virtual/perl-IO $(comment IO::File)
94 - >=virtual/perl-IPC-Cmd-0.400 $(comment 0.400.0)
95 - virtual/perl-MIME-Base64
96 -"
97 -DEPEND="
98 - ${COMMON_DEPEND}
99 - >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
100 -"
101 -RDEPEND="
102 - ${COMMON_DEPEND}
103 -"
104 -SRC_TEST="do"
105
106 diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.360.0.ebuild b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.360.0.ebuild
107 deleted file mode 100644
108 index 3554f00..0000000
109 --- a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-0.360.0.ebuild
110 +++ /dev/null
111 @@ -1,28 +0,0 @@
112 -# Copyright 1999-2011 Gentoo Foundation
113 -# Distributed under the terms of the GNU General Public License v2
114 -# $Header: $
115 -EAPI=4
116 -MODULE_AUTHOR=BINGOS
117 -MODULE_VERSION=0.36
118 -inherit perl-module
119 -
120 -DESCRIPTION="Patch perl source a la Devel::PPort's buildperl.pl"
121 -LICENSE="|| ( Artistic GPL-2 )"
122 -SLOT="0"
123 -KEYWORDS="~amd64 ~x86"
124 -IUSE=""
125 -comment() { echo ''; }
126 -COMMON_DEPEND="
127 - >=dev-perl/File-pushd-1.00 $(comment 1.0.0)
128 - virtual/perl-IO $(comment IO::File)
129 - >=virtual/perl-IPC-Cmd-0.400 $(comment 0.400.0)
130 - virtual/perl-MIME-Base64
131 -"
132 -DEPEND="
133 - ${COMMON_DEPEND}
134 - >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
135 -"
136 -RDEPEND="
137 - ${COMMON_DEPEND}
138 -"
139 -SRC_TEST="do"