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/Catalyst-View-Excel-Template-Plus/
Date: Thu, 28 Aug 2014 05:50:58
Message-Id: 1409201088.9062583832cf8541858741977ac68f0741be5260.kent@gentoo
1 commit: 9062583832cf8541858741977ac68f0741be5260
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 28 04:44:48 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu Aug 28 04:44:48 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=90625838
7
8 [clean] dev-perl/Catalyst-View-Excel-Template-Plus Remove old EAPIs
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 .../Catalyst-View-Excel-Template-Plus-0.10.ebuild | 24 ----------------------
14 .../Catalyst-View-Excel-Template-Plus/ChangeLog | 6 +++++-
15 2 files changed, 5 insertions(+), 25 deletions(-)
16
17 diff --git a/dev-perl/Catalyst-View-Excel-Template-Plus/Catalyst-View-Excel-Template-Plus-0.10.ebuild b/dev-perl/Catalyst-View-Excel-Template-Plus/Catalyst-View-Excel-Template-Plus-0.10.ebuild
18 deleted file mode 100644
19 index cbfc28a..0000000
20 --- a/dev-perl/Catalyst-View-Excel-Template-Plus/Catalyst-View-Excel-Template-Plus-0.10.ebuild
21 +++ /dev/null
22 @@ -1,24 +0,0 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Header: $
26 -ECLASS=3
27 -MODULE_AUTHOR=STEVAN
28 -MODULE_VERSION="0.01"
29 -inherit perl-module
30 -
31 -DESCRIPTION="A Catalyst View for Excel::Template::Plus"
32 -LICENSE="|| ( Artistic GPL-2 )"
33 -
34 -SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 -
37 -IUSE=""
38 -RDEPEND="
39 - dev-perl/Catalyst-Runtime
40 - dev-perl/Excel-Template-Plus
41 -"
42 -DEPEND="
43 - virtual/perl-Module-Build
44 - dev-perl/Test-Exception
45 -"
46 -SRC_TEST="do"
47
48 diff --git a/dev-perl/Catalyst-View-Excel-Template-Plus/ChangeLog b/dev-perl/Catalyst-View-Excel-Template-Plus/ChangeLog
49 index 1b0eb31..3e0d256 100644
50 --- a/dev-perl/Catalyst-View-Excel-Template-Plus/ChangeLog
51 +++ b/dev-perl/Catalyst-View-Excel-Template-Plus/ChangeLog
52 @@ -1,7 +1,11 @@
53 # ChangeLog for dev-perl/Catalyst-View-Excel-Template-Plus
54 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
55 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 # $Header: $
57
58 + 28 Aug 2014; Kent Fredric <kentfredric@×××××.com>
59 + -Catalyst-View-Excel-Template-Plus-0.10.ebuild:
60 + Remove old EAPIs
61 +
62 *Catalyst-View-Excel-Template-Plus-0.30 (22 Jan 2011)
63 *Catalyst-View-Excel-Template-Plus-0.10 (22 Jan 2011)