commit: cf57bb9d2a67e59a8cf75b70cb18fff92929e638 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Tue Aug 26 23:31:34 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Tue Aug 26 23:31:34 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cf57bb9d
[cleanup] dev-perl/Catalyst-Plugin-I18N remove old versions Package-Manager: portage-2.2.10 --- .../Catalyst-Plugin-I18N-0.09.ebuild | 20 -------------------- dev-perl/Catalyst-Plugin-I18N/ChangeLog | 4 ++++ 2 files changed, 4 insertions(+), 20 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.09.ebuild b/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.09.ebuild deleted file mode 100644 index ed39f09..0000000 --- a/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.09.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=MRAMBERG -inherit perl-module - -DESCRIPTION="I18N for Catalyst" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - dev-perl/Catalyst-Runtime - virtual/perl-Locale-Maketext-Simple - dev-perl/locale-maketext-lexicon - dev-perl/MRO-Compat -" diff --git a/dev-perl/Catalyst-Plugin-I18N/ChangeLog b/dev-perl/Catalyst-Plugin-I18N/ChangeLog index 8c28bb3..572b254 100644 --- a/dev-perl/Catalyst-Plugin-I18N/ChangeLog +++ b/dev-perl/Catalyst-Plugin-I18N/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 26 Aug 2014; Kent Fredric <[email protected]> + -Catalyst-Plugin-I18N-0.09.ebuild: + Remove old + *Catalyst-Plugin-I18N-0.10-r1 (24 Jul 2014) 24 Jul 2014; Kent Fredric <[email protected]>
