commit: c6644b40a3cd4c9e3e63e5c5bda180d2cb2ef62c Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Mon Sep 1 11:34:17 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Mon Sep 1 11:34:17 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c6644b40
[cleanup] dev-perl/HTML-Prototype remove old EAPIs Package-Manager: portage-2.2.10 --- dev-perl/HTML-Prototype/ChangeLog | 8 ++++++++ dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild | 17 ----------------- dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild | 17 ----------------- 3 files changed, 8 insertions(+), 34 deletions(-) diff --git a/dev-perl/HTML-Prototype/ChangeLog b/dev-perl/HTML-Prototype/ChangeLog new file mode 100644 index 0000000..6ccd87f --- /dev/null +++ b/dev-perl/HTML-Prototype/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for dev-perl/HTML-Prototype +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 01 Sep 2014; Kent Fredric <[email protected]> + -HTML-Prototype-1.45.ebuild, -HTML-Prototype-1.47.ebuild: + remove old EAPIs + diff --git a/dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild b/dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild deleted file mode 100644 index 041ae4d..0000000 --- a/dev-perl/HTML-Prototype/HTML-Prototype-1.45.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=ESSKAR -inherit perl-module - -DESCRIPTION="Generate HTML and Javascript for the Prototype library" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND="virtual/perl-Module-Build - dev-perl/Class-Accessor - dev-perl/HTML-Tree" diff --git a/dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild b/dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild deleted file mode 100644 index 041ae4d..0000000 --- a/dev-perl/HTML-Prototype/HTML-Prototype-1.47.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=ESSKAR -inherit perl-module - -DESCRIPTION="Generate HTML and Javascript for the Prototype library" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND="virtual/perl-Module-Build - dev-perl/Class-Accessor - dev-perl/HTML-Tree"
