commit: 581590abeb20ca041d3536a4decbfb2f41364548 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Mon Sep 1 16:54:55 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Mon Sep 1 16:54:55 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=581590ab
[cleanup] dev-perl/HTTP-Request-AsCGI Remove old EAPIs Package-Manager: portage-2.2.10 --- dev-perl/HTTP-Request-AsCGI/ChangeLog | 7 ++++++- .../HTTP-Request-AsCGI-0.300.0.ebuild | 17 ----------------- .../HTTP-Request-AsCGI-0.500.0.ebuild | 17 ----------------- .../HTTP-Request-AsCGI-0.900.0.ebuild | 17 ----------------- .../HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild | 17 ----------------- 5 files changed, 6 insertions(+), 69 deletions(-) diff --git a/dev-perl/HTTP-Request-AsCGI/ChangeLog b/dev-perl/HTTP-Request-AsCGI/ChangeLog index 9296411..5769eb6 100644 --- a/dev-perl/HTTP-Request-AsCGI/ChangeLog +++ b/dev-perl/HTTP-Request-AsCGI/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for dev-perl/HTTP-Request-AsCGI -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 01 Sep 2014; Kent Fredric <[email protected]> + -HTTP-Request-AsCGI-0.300.0.ebuild, -HTTP-Request-AsCGI-0.500.0.ebuild, + -HTTP-Request-AsCGI-0.900.0.ebuild, -HTTP-Request-AsCGI-1.0.0.ebuild: + Remove old EAPIs + *HTTP-Request-AsCGI-1.200.0 (11 Nov 2011) *HTTP-Request-AsCGI-1.0.0 (11 Nov 2011) *HTTP-Request-AsCGI-0.900.0 (11 Nov 2011) 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 deleted file mode 100644 index 99e4d4d..0000000 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=CHANSEN -MODULE_VERSION="0.3" -inherit perl-module - -DESCRIPTION="Setup a CGI enviroment from a HTTP::Request" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND="dev-perl/Class-Accessor - dev-perl/libwww-perl" 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 deleted file mode 100644 index 3b384cf..0000000 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=CHANSEN -MODULE_VERSION="0.5" -inherit perl-module - -DESCRIPTION="Setup a CGI enviroment from a HTTP::Request" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND="dev-perl/Class-Accessor - dev-perl/libwww-perl" 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 deleted file mode 100644 index cf65290..0000000 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=HDP -MODULE_VERSION="0.9" -inherit perl-module - -DESCRIPTION="Setup a CGI enviroment from a HTTP::Request" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND="dev-perl/Class-Accessor - dev-perl/libwww-perl" 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 deleted file mode 100644 index 5779bb7..0000000 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=MRAMBERG -MODULE_VERSION="1.0" -inherit perl-module - -DESCRIPTION="Setup a CGI enviroment from a HTTP::Request" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND="dev-perl/Class-Accessor - dev-perl/libwww-perl"
