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: Sun, 26 Feb 2012 00:40:21
Message-Id: 1330212823.d02ff6f60485368c3d1936955853d3a3269bb402.kent@gentoo
1 commit: d02ff6f60485368c3d1936955853d3a3269bb402
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 25 23:33:43 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Feb 25 23:33:43 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d02ff6f6
7
8 [cpanclean] Catalyst-View-Wkhtmltopdf-0.0.400
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.400.ebuild | 26 --------------------
14 dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 4 +++
15 2 files changed, 4 insertions(+), 26 deletions(-)
16
17 diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.400.ebuild b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.400.ebuild
18 deleted file mode 100644
19 index 83b41b1..0000000
20 --- a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.400.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.0004"
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 90b377c..eef0163 100644
52 --- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
53 +++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
54 @@ -2,6 +2,10 @@
55 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
56 # $Header: $
57
58 + 25 Feb 2012; Kent Fredric <kentfredric@×××××.com>
59 + -Catalyst-View-Wkhtmltopdf-0.0.400.ebuild:
60 + Gone on CPAN
61 +
62 *Catalyst-View-Wkhtmltopdf-0.5.1 (25 Feb 2012)
63
64 25 Feb 2012; Kent Fredric <kentfredric@×××××.com>