commit: 7bfa91ef70fd6ff4b93539a9ed7414feaadfa8b7 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Wed Aug 27 04:54:39 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Wed Aug 27 04:54:39 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7bfa91ef
[clean] dev-perl/Catalyst-Plugin-Scheduler remove old EAPIS Package-Manager: portage-2.2.10 --- .../Catalyst-Plugin-Scheduler-0.09.ebuild | 22 ---------------------- dev-perl/Catalyst-Plugin-Scheduler/ChangeLog | 6 +++++- 2 files changed, 5 insertions(+), 23 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.09.ebuild b/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.09.ebuild deleted file mode 100644 index fbd4d2d..0000000 --- a/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.09.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=AGRUNDMA -inherit perl-module - -DESCRIPTION="Schedule events to run in a cron-like fashion" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - virtual/perl-Module-Build - dev-perl/Catalyst-Runtime - dev-perl/DateTime-Event-Cron - dev-perl/set-scalar - dev-perl/yaml - dev-perl/MRO-Compat -" diff --git a/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog b/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog index 4ec23ed..2236799 100644 --- a/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog +++ b/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Catalyst-Plugin-Scheduler -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 27 Aug 2014; Kent Fredric <[email protected]> + -Catalyst-Plugin-Scheduler-0.09.ebuild: + remove old EAPIS + 11 Nov 2011; Kent Fredric <[email protected]> Catalyst-Plugin-Scheduler-0.10.ebuild: Fixdep Catalyst-Runtime
