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/HTTP-Request-AsCGI/
Date: Mon, 01 Sep 2014 17:07:26
Message-Id: 1409590495.581590abeb20ca041d3536a4decbfb2f41364548.kent@gentoo
1 commit: 581590abeb20ca041d3536a4decbfb2f41364548
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Sep 1 16:54:55 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Sep 1 16:54:55 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=581590ab
7
8 [cleanup] dev-perl/HTTP-Request-AsCGI Remove old EAPIs
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 dev-perl/HTTP-Request-AsCGI/ChangeLog | 7 ++++++-
14 .../HTTP-Request-AsCGI-0.300.0.ebuild | 17 -----------------
15 .../HTTP-Request-AsCGI-0.500.0.ebuild | 17 -----------------
16 .../HTTP-Request-AsCGI-0.900.0.ebuild | 17 -----------------
17 .../HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild | 17 -----------------
18 5 files changed, 6 insertions(+), 69 deletions(-)
19
20 diff --git a/dev-perl/HTTP-Request-AsCGI/ChangeLog b/dev-perl/HTTP-Request-AsCGI/ChangeLog
21 index 9296411..5769eb6 100644
22 --- a/dev-perl/HTTP-Request-AsCGI/ChangeLog
23 +++ b/dev-perl/HTTP-Request-AsCGI/ChangeLog
24 @@ -1,7 +1,12 @@
25 # ChangeLog for dev-perl/HTTP-Request-AsCGI
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 # $Header: $
29
30 + 01 Sep 2014; Kent Fredric <kentfredric@×××××.com>
31 + -HTTP-Request-AsCGI-0.300.0.ebuild, -HTTP-Request-AsCGI-0.500.0.ebuild,
32 + -HTTP-Request-AsCGI-0.900.0.ebuild, -HTTP-Request-AsCGI-1.0.0.ebuild:
33 + Remove old EAPIs
34 +
35 *HTTP-Request-AsCGI-1.200.0 (11 Nov 2011)
36 *HTTP-Request-AsCGI-1.0.0 (11 Nov 2011)
37 *HTTP-Request-AsCGI-0.900.0 (11 Nov 2011)
38
39 diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild
40 deleted file mode 100644
41 index 99e4d4d..0000000
42 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild
43 +++ /dev/null
44 @@ -1,17 +0,0 @@
45 -# Copyright 1999-2011 Gentoo Foundation
46 -# Distributed under the terms of the GNU General Public License v2
47 -# $Header: $
48 -
49 -MODULE_AUTHOR=CHANSEN
50 -MODULE_VERSION="0.3"
51 -inherit perl-module
52 -
53 -DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
54 -LICENSE="|| ( Artistic GPL-2 )"
55 -
56 -SLOT="0"
57 -KEYWORDS="~amd64 ~x86"
58 -
59 -IUSE=""
60 -DEPEND="dev-perl/Class-Accessor
61 - dev-perl/libwww-perl"
62
63 diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild
64 deleted file mode 100644
65 index 3b384cf..0000000
66 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild
67 +++ /dev/null
68 @@ -1,17 +0,0 @@
69 -# Copyright 1999-2011 Gentoo Foundation
70 -# Distributed under the terms of the GNU General Public License v2
71 -# $Header: $
72 -
73 -MODULE_AUTHOR=CHANSEN
74 -MODULE_VERSION="0.5"
75 -inherit perl-module
76 -
77 -DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
78 -LICENSE="|| ( Artistic GPL-2 )"
79 -
80 -SLOT="0"
81 -KEYWORDS="~amd64 ~x86"
82 -
83 -IUSE=""
84 -DEPEND="dev-perl/Class-Accessor
85 - dev-perl/libwww-perl"
86
87 diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild
88 deleted file mode 100644
89 index cf65290..0000000
90 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild
91 +++ /dev/null
92 @@ -1,17 +0,0 @@
93 -# Copyright 1999-2011 Gentoo Foundation
94 -# Distributed under the terms of the GNU General Public License v2
95 -# $Header: $
96 -
97 -MODULE_AUTHOR=HDP
98 -MODULE_VERSION="0.9"
99 -inherit perl-module
100 -
101 -DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
102 -LICENSE="|| ( Artistic GPL-2 )"
103 -
104 -SLOT="0"
105 -KEYWORDS="~amd64 ~x86"
106 -
107 -IUSE=""
108 -DEPEND="dev-perl/Class-Accessor
109 - dev-perl/libwww-perl"
110
111 diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild
112 deleted file mode 100644
113 index 5779bb7..0000000
114 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild
115 +++ /dev/null
116 @@ -1,17 +0,0 @@
117 -# Copyright 1999-2011 Gentoo Foundation
118 -# Distributed under the terms of the GNU General Public License v2
119 -# $Header: $
120 -
121 -MODULE_AUTHOR=MRAMBERG
122 -MODULE_VERSION="1.0"
123 -inherit perl-module
124 -
125 -DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
126 -LICENSE="|| ( Artistic GPL-2 )"
127 -
128 -SLOT="0"
129 -KEYWORDS="~amd64 ~x86"
130 -
131 -IUSE=""
132 -DEPEND="dev-perl/Class-Accessor
133 - dev-perl/libwww-perl"