commit: 1f5fed873c98deb62539fe76f48129ef4b960e84 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Fri Sep 5 20:59:25 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Fri Sep 5 20:59:25 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1f5fed87
[cleanup] dev-perl/Template-Plugin-Class remove old APIs Package-Manager: portage-2.2.10 --- dev-perl/Template-Plugin-Class/ChangeLog | 6 +++++- .../Template-Plugin-Class-0.13.ebuild | 17 ----------------- 2 files changed, 5 insertions(+), 18 deletions(-) diff --git a/dev-perl/Template-Plugin-Class/ChangeLog b/dev-perl/Template-Plugin-Class/ChangeLog index fffe085..0c12102 100644 --- a/dev-perl/Template-Plugin-Class/ChangeLog +++ b/dev-perl/Template-Plugin-Class/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Template-Plugin-Class -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 05 Sep 2014; Kent Fredric <[email protected]> + -Template-Plugin-Class-0.13.ebuild: + remove old APIs + *Template-Plugin-Class-0.14 (17 May 2009) 17 May 2009; Torsten Veller <[email protected]> diff --git a/dev-perl/Template-Plugin-Class/Template-Plugin-Class-0.13.ebuild b/dev-perl/Template-Plugin-Class/Template-Plugin-Class-0.13.ebuild deleted file mode 100644 index 3dbde5c..0000000 --- a/dev-perl/Template-Plugin-Class/Template-Plugin-Class-0.13.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=RCLAMP -inherit perl-module - -DESCRIPTION="Allow calling of class methods on arbitrary classes" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - dev-perl/Template-Toolkit -"
