commit: 1e2827def922dfab217ec84dbc86419c2dc63586 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Tue Aug 26 18:10:28 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Tue Aug 26 18:10:28 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1e2827de
[clean] dev-perl/Catalyst-Log-Log4perl Remove old EAPI versions Package-Manager: portage-2.2.10 --- .../Catalyst-Log-Log4perl-1.30.0.ebuild | 23 ---------------------- .../Catalyst-Log-Log4perl-1.40.0.ebuild | 22 --------------------- dev-perl/Catalyst-Log-Log4perl/ChangeLog | 6 +++++- 3 files changed, 5 insertions(+), 46 deletions(-) diff --git a/dev-perl/Catalyst-Log-Log4perl/Catalyst-Log-Log4perl-1.30.0.ebuild b/dev-perl/Catalyst-Log-Log4perl/Catalyst-Log-Log4perl-1.30.0.ebuild deleted file mode 100644 index 0cd07d6..0000000 --- a/dev-perl/Catalyst-Log-Log4perl/Catalyst-Log-Log4perl-1.30.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=BOBTFISH -MODULE_VERSION="1.03" -inherit perl-module - -DESCRIPTION="Log::Log4perl logging for Catalyst" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - >=dev-perl/Catalyst-Runtime-5.600.0 - >=dev-perl/Log-Log4perl-0.49 - dev-perl/Params-Validate - dev-perl/Sub-Install - dev-perl/Data-Dump - dev-perl/MRO-Compat -" diff --git a/dev-perl/Catalyst-Log-Log4perl/Catalyst-Log-Log4perl-1.40.0.ebuild b/dev-perl/Catalyst-Log-Log4perl/Catalyst-Log-Log4perl-1.40.0.ebuild deleted file mode 100644 index b5e1860..0000000 --- a/dev-perl/Catalyst-Log-Log4perl/Catalyst-Log-Log4perl-1.40.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=BOBTFISH -MODULE_VERSION="1.04" -inherit perl-module - -DESCRIPTION="Log::Log4perl logging for Catalyst" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - >=dev-perl/Catalyst-Runtime-5.600.0 - >=dev-perl/Log-Log4perl-1.04 - dev-perl/Params-Validate - dev-perl/Data-Dump - dev-perl/MRO-Compat -" diff --git a/dev-perl/Catalyst-Log-Log4perl/ChangeLog b/dev-perl/Catalyst-Log-Log4perl/ChangeLog index a38f0ba..26a981d 100644 --- a/dev-perl/Catalyst-Log-Log4perl/ChangeLog +++ b/dev-perl/Catalyst-Log-Log4perl/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Catalyst-Log-Log4perl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 26 Aug 2014; Kent Fredric <[email protected]> + -Catalyst-Log-Log4perl-1.30.0.ebuild, -Catalyst-Log-Log4perl-1.40.0.ebuild: + Remove old EAPI versions + *Catalyst-Log-Log4perl-1.60.0 (22 Jun 2012) 22 Jun 2012; Kent Fredric <[email protected]>
