Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Prototype/
Date: Mon, 01 Sep 2014 17:07:27
Message-Id: 1409571257.c6644b40a3cd4c9e3e63e5c5bda180d2cb2ef62c.kent@gentoo
1 commit: c6644b40a3cd4c9e3e63e5c5bda180d2cb2ef62c
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Sep 1 11:34:17 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Sep 1 11:34:17 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c6644b40
7
8 [cleanup] dev-perl/HTML-Prototype remove old EAPIs
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 dev-perl/HTML-Prototype/ChangeLog | 8 ++++++++
14 dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild | 17 -----------------
15 dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild | 17 -----------------
16 3 files changed, 8 insertions(+), 34 deletions(-)
17
18 diff --git a/dev-perl/HTML-Prototype/ChangeLog b/dev-perl/HTML-Prototype/ChangeLog
19 new file mode 100644
20 index 0000000..6ccd87f
21 --- /dev/null
22 +++ b/dev-perl/HTML-Prototype/ChangeLog
23 @@ -0,0 +1,8 @@
24 +# ChangeLog for dev-perl/HTML-Prototype
25 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
26 +# $Header: $
27 +
28 + 01 Sep 2014; Kent Fredric <kentfredric@×××××.com>
29 + -HTML-Prototype-1.45.ebuild, -HTML-Prototype-1.47.ebuild:
30 + remove old EAPIs
31 +
32
33 diff --git a/dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild b/dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild
34 deleted file mode 100644
35 index 041ae4d..0000000
36 --- a/dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild
37 +++ /dev/null
38 @@ -1,17 +0,0 @@
39 -# Copyright 1999-2009 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -# $Header: $
42 -
43 -MODULE_AUTHOR=ESSKAR
44 -inherit perl-module
45 -
46 -DESCRIPTION="Generate HTML and Javascript for the Prototype library"
47 -LICENSE="|| ( Artistic GPL-2 )"
48 -
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 -
52 -IUSE=""
53 -DEPEND="virtual/perl-Module-Build
54 - dev-perl/Class-Accessor
55 - dev-perl/HTML-Tree"
56
57 diff --git a/dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild b/dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild
58 deleted file mode 100644
59 index 041ae4d..0000000
60 --- a/dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild
61 +++ /dev/null
62 @@ -1,17 +0,0 @@
63 -# Copyright 1999-2009 Gentoo Foundation
64 -# Distributed under the terms of the GNU General Public License v2
65 -# $Header: $
66 -
67 -MODULE_AUTHOR=ESSKAR
68 -inherit perl-module
69 -
70 -DESCRIPTION="Generate HTML and Javascript for the Prototype library"
71 -LICENSE="|| ( Artistic GPL-2 )"
72 -
73 -SLOT="0"
74 -KEYWORDS="~amd64 ~x86"
75 -
76 -IUSE=""
77 -DEPEND="virtual/perl-Module-Build
78 - dev-perl/Class-Accessor
79 - dev-perl/HTML-Tree"