commit: 053ae01c4b95e5d9fe8d643c8c128ae5a0a68377 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Thu Aug 28 04:54:57 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Thu Aug 28 04:54:57 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=053ae01c
[cleanup] dev-perl/CGI-Application-Plugin-Config-General Remove old EAPI Package-Manager: portage-2.2.10 --- .../CGI-Application-Plugin-Config-General-0.07.ebuild | 18 ------------------ .../CGI-Application-Plugin-Config-General/ChangeLog | 6 +++++- 2 files changed, 5 insertions(+), 19 deletions(-) diff --git a/dev-perl/CGI-Application-Plugin-Config-General/CGI-Application-Plugin-Config-General-0.07.ebuild b/dev-perl/CGI-Application-Plugin-Config-General/CGI-Application-Plugin-Config-General-0.07.ebuild deleted file mode 100644 index 712efbd..0000000 --- a/dev-perl/CGI-Application-Plugin-Config-General/CGI-Application-Plugin-Config-General-0.07.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=MGRAHAM -inherit perl-module - -DESCRIPTION="Add Config::General Support to CGI::Application" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - dev-perl/CGI-Application - dev-perl/Config-General-Match -" diff --git a/dev-perl/CGI-Application-Plugin-Config-General/ChangeLog b/dev-perl/CGI-Application-Plugin-Config-General/ChangeLog index 3494f0c..7f48121 100644 --- a/dev-perl/CGI-Application-Plugin-Config-General/ChangeLog +++ b/dev-perl/CGI-Application-Plugin-Config-General/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/CGI-Application-Plugin-Config-General -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Aug 2014; Kent Fredric <[email protected]> + -CGI-Application-Plugin-Config-General-0.07.ebuild: + Remove old + *CGI-Application-Plugin-Config-General-0.08 (02 Nov 2009) 02 Nov 2009; Michele Beltrame <[email protected]>
