commit: 6459e82ba4c3a8057486fa8215cabf7e6e0785e7 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Fri Sep 5 21:35:15 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Fri Sep 5 21:35:15 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6459e82b
[cleanup] dev-perl/Template-Plugin-JSON Remove old EAPIs Package-Manager: portage-2.2.10 --- dev-perl/Template-Plugin-JSON/ChangeLog | 6 +++++- .../Template-Plugin-JSON-0.04.ebuild | 21 --------------------- .../Template-Plugin-JSON-0.05.ebuild | 21 --------------------- 3 files changed, 5 insertions(+), 43 deletions(-) diff --git a/dev-perl/Template-Plugin-JSON/ChangeLog b/dev-perl/Template-Plugin-JSON/ChangeLog index c5d8092..a8a6f49 100644 --- a/dev-perl/Template-Plugin-JSON/ChangeLog +++ b/dev-perl/Template-Plugin-JSON/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Template-Plugin-JSON -# Copyright 1999-2013 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-JSON-0.04.ebuild, -Template-Plugin-JSON-0.05.ebuild: + Remove old EAPIs + 09 Feb 2013; Kent Fredric <[email protected]> Template-Plugin-JSON-0.04.ebuild, Template-Plugin-JSON-0.05.ebuild, Template-Plugin-JSON-0.06.ebuild: diff --git a/dev-perl/Template-Plugin-JSON/Template-Plugin-JSON-0.04.ebuild b/dev-perl/Template-Plugin-JSON/Template-Plugin-JSON-0.04.ebuild deleted file mode 100644 index 81c7f53..0000000 --- a/dev-perl/Template-Plugin-JSON/Template-Plugin-JSON-0.04.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=NUFFIN - -inherit perl-module - -DESCRIPTION="Encodes text to be safe in JavaScript" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - >=dev-perl/Template-Toolkit-2.200.0 - dev-perl/Mouse - dev-perl/Test-use-ok - dev-perl/JSON -" diff --git a/dev-perl/Template-Plugin-JSON/Template-Plugin-JSON-0.05.ebuild b/dev-perl/Template-Plugin-JSON/Template-Plugin-JSON-0.05.ebuild deleted file mode 100644 index d561d1f..0000000 --- a/dev-perl/Template-Plugin-JSON/Template-Plugin-JSON-0.05.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=NUFFIN - -inherit perl-module - -DESCRIPTION="Encodes text to be safe in JavaScript" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - dev-perl/Mouse - >=dev-perl/Template-Toolkit-2.200.0 - dev-perl/Test-use-ok - >=dev-perl/JSON-2.120.0 -"
