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-Wkhtmltopdf/
Date: Wed, 08 Feb 2012 13:55:21
Message-Id: ef3afe68b7886a6b8f9e1dd9b11511ca8fd50c3a.kent@gentoo
1 commit: ef3afe68b7886a6b8f9e1dd9b11511ca8fd50c3a
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 8 13:48:52 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Feb 8 13:48:52 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ef3afe68
7
8 [cpanclean] Catalyst-View-Wkhtmltopdf 0.0.300
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 .../Catalyst-View-Wkhtmltopdf-0.0.300.ebuild | 26 --------------------
14 dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 6 ++++-
15 2 files changed, 5 insertions(+), 27 deletions(-)
16
17 diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.300.ebuild b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.300.ebuild
18 deleted file mode 100644
19 index 2643c32..0000000
20 --- a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.300.ebuild
21 +++ /dev/null
22 @@ -1,26 +0,0 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Header: $
26 -
27 -EAPI=4
28 -
29 -MODULE_AUTHOR=ARTHAS
30 -MODULE_VERSION="0.0003"
31 -inherit perl-module
32 -
33 -DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
34 -
35 -SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 -IUSE=""
38 -comment() { echo ''; }
39 -RDEPEND="
40 - dev-perl/Catalyst-View-TT
41 - virtual/perl-File-Temp
42 - dev-perl/URI
43 -"
44 -DEPEND="
45 - ${RDEPEND}
46 - >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
47 -"
48 -SRC_TEST="do"
49
50 diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
51 index fde3eb5..af27ea1 100644
52 --- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
53 +++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
54 @@ -1,7 +1,11 @@
55 # ChangeLog for dev-perl/Catalyst-View-Wkhtmltopdf
56 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
57 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
58 # $Header: $
59
60 + 08 Feb 2012; Kent Fredric <kentfredric@×××××.com>
61 + -Catalyst-View-Wkhtmltopdf-0.0.300.ebuild:
62 + Gone On CPAN
63 +
64 21 May 2011; Kent Fredric <kentfredric@×××××.com>
65 -Catalyst-View-Wkhtmltopdf-0.0.200.ebuild:
66 Gone on CPAN