* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2011-05-08 14:19 Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
0 siblings, 2 replies; 12+ messages in thread
From: Kent Fredric @ 2011-05-08 14:19 UTC (permalink / raw
To: gentoo-commits
commit: 6e0399a8d532100857820595d9f483533e15f731
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 8 13:22:32 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 8 14:18:52 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6e0399a8
[newversion] Catalyst-View-Wkhtmltopdf-0.0.400
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Catalyst-View-Wkhtmltopdf-0.0.400.ebuild | 26 ++++++++++++++++++++
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 6 ++++
2 files changed, 32 insertions(+), 0 deletions(-)
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
new file mode 100644
index 0000000..83b41b1
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.400.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=ARTHAS
+MODULE_VERSION="0.0004"
+inherit perl-module
+
+DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ dev-perl/Catalyst-View-TT
+ virtual/perl-File-Temp
+ dev-perl/URI
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index 5ed5b55..b8760ae 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-View-Wkhtmltopdf-0.0.400 (08 May 2011)
+
+ 08 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-View-Wkhtmltopdf-0.0.400.ebuild:
+ Bump
+
*Catalyst-View-Wkhtmltopdf-0.0.300 (07 Apr 2011)
07 Apr 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
2011-05-08 14:19 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/ Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
1 sibling, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 6e0399a8d532100857820595d9f483533e15f731
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 8 13:22:32 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 8 14:18:52 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6e0399a8
[newversion] Catalyst-View-Wkhtmltopdf-0.0.400
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Catalyst-View-Wkhtmltopdf-0.0.400.ebuild | 26 ++++++++++++++++++++
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 6 ++++
2 files changed, 32 insertions(+), 0 deletions(-)
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
new file mode 100644
index 0000000..83b41b1
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.400.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=ARTHAS
+MODULE_VERSION="0.0004"
+inherit perl-module
+
+DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ dev-perl/Catalyst-View-TT
+ virtual/perl-File-Temp
+ dev-perl/URI
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index 5ed5b55..b8760ae 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-View-Wkhtmltopdf-0.0.400 (08 May 2011)
+
+ 08 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-View-Wkhtmltopdf-0.0.400.ebuild:
+ Bump
+
*Catalyst-View-Wkhtmltopdf-0.0.300 (07 Apr 2011)
07 Apr 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
2011-05-08 14:19 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
1 sibling, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 6e0399a8d532100857820595d9f483533e15f731
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 8 13:22:32 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 8 14:18:52 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6e0399a8
[newversion] Catalyst-View-Wkhtmltopdf-0.0.400
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Catalyst-View-Wkhtmltopdf-0.0.400.ebuild | 26 ++++++++++++++++++++
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 6 ++++
2 files changed, 32 insertions(+), 0 deletions(-)
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
new file mode 100644
index 0000000..83b41b1
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.400.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=ARTHAS
+MODULE_VERSION="0.0004"
+inherit perl-module
+
+DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ dev-perl/Catalyst-View-TT
+ virtual/perl-File-Temp
+ dev-perl/URI
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index 5ed5b55..b8760ae 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-View-Wkhtmltopdf-0.0.400 (08 May 2011)
+
+ 08 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-View-Wkhtmltopdf-0.0.400.ebuild:
+ Bump
+
*Catalyst-View-Wkhtmltopdf-0.0.300 (07 Apr 2011)
07 Apr 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2012-07-29 4:22 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-07-29 4:22 UTC (permalink / raw
To: gentoo-commits
commit: 2824a4d8e7b19597bace387207381a8d8f688f2d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jul 28 22:27:27 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jul 28 22:27:27 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2824a4d8
[cpanclean] Catalyst-View-Wkhtmltopdf-0.5.1
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
.../Catalyst-View-Wkhtmltopdf-0.5.1.ebuild | 37 --------------------
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 4 ++
2 files changed, 4 insertions(+), 37 deletions(-)
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.1.ebuild b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.1.ebuild
deleted file mode 100644
index a1c4432..0000000
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=ARTHAS
-MODULE_VERSION=0.5.1
-inherit perl-module
-
-DESCRIPTION='Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
- # Catalyst::View::TT
- echo dev-perl/Catalyst-View-TT
- # File::Spec
- echo virtual/perl-File-Spec
- # File::Temp
- echo virtual/perl-File-Temp
- # URI::Escape
- echo dev-perl/URI
- # version 0.77 ( 0.770.0 )
- echo \>=virtual/perl-version-0.77
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index f6032dc..8f97cb5 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 28 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-View-Wkhtmltopdf-0.5.1.ebuild:
+ Gone on CPAN
+
*Catalyst-View-Wkhtmltopdf-0.5.2 (26 Jul 2012)
26 Jul 2012; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2012-07-26 2:09 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-07-26 2:09 UTC (permalink / raw
To: gentoo-commits
commit: 7681e910d2ede32c78ead788a7b5c94961612ebe
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 26 01:28:48 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 26 01:28:48 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7681e910
[newversion] Catalyst-View-Wkhtmltopdf-0.5.2
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
.../Catalyst-View-Wkhtmltopdf-0.5.2.ebuild | 37 ++++++++++++++++++++
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 6 +++
2 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.2.ebuild b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.2.ebuild
new file mode 100644
index 0000000..9497ca9
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=ARTHAS
+MODULE_VERSION=0.5.2
+inherit perl-module
+
+DESCRIPTION='Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+ # Catalyst::View::TT
+ echo dev-perl/Catalyst-View-TT
+ # File::Spec
+ echo virtual/perl-File-Spec
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # URI::Escape
+ echo dev-perl/URI
+ # version 0.77 ( 0.770.0 )
+ echo \>=virtual/perl-version-0.77
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index eef0163..f6032dc 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-View-Wkhtmltopdf-0.5.2 (26 Jul 2012)
+
+ 26 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-View-Wkhtmltopdf-0.5.2.ebuild:
+ Version Bump
+
25 Feb 2012; Kent Fredric <kentfredric@gmail.com>
-Catalyst-View-Wkhtmltopdf-0.0.400.ebuild:
Gone on CPAN
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2012-02-26 0:39 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-02-26 0:39 UTC (permalink / raw
To: gentoo-commits
commit: d02ff6f60485368c3d1936955853d3a3269bb402
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 25 23:33:43 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 25 23:33:43 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d02ff6f6
[cpanclean] Catalyst-View-Wkhtmltopdf-0.0.400
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
.../Catalyst-View-Wkhtmltopdf-0.0.400.ebuild | 26 --------------------
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 4 +++
2 files changed, 4 insertions(+), 26 deletions(-)
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
deleted file mode 100644
index 83b41b1..0000000
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.400.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=ARTHAS
-MODULE_VERSION="0.0004"
-inherit perl-module
-
-DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-RDEPEND="
- dev-perl/Catalyst-View-TT
- virtual/perl-File-Temp
- dev-perl/URI
-"
-DEPEND="
- ${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index 90b377c..eef0163 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-View-Wkhtmltopdf-0.0.400.ebuild:
+ Gone on CPAN
+
*Catalyst-View-Wkhtmltopdf-0.5.1 (25 Feb 2012)
25 Feb 2012; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2012-02-26 0:39 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-02-26 0:39 UTC (permalink / raw
To: gentoo-commits
commit: 079101ac4d1ab548b5b79ec15fa47f4673e318c9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 25 23:25:17 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 25 23:25:17 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=079101ac
[newversion] Catalyst-View-Wkhtmltopdf-0.5.1
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
.../Catalyst-View-Wkhtmltopdf-0.5.1.ebuild | 37 ++++++++++++++++++++
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 6 +++
2 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.1.ebuild b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.1.ebuild
new file mode 100644
index 0000000..a1c4432
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.5.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=ARTHAS
+MODULE_VERSION=0.5.1
+inherit perl-module
+
+DESCRIPTION='Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+ # Catalyst::View::TT
+ echo dev-perl/Catalyst-View-TT
+ # File::Spec
+ echo virtual/perl-File-Spec
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # URI::Escape
+ echo dev-perl/URI
+ # version 0.77 ( 0.770.0 )
+ echo \>=virtual/perl-version-0.77
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index af27ea1..90b377c 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-View-Wkhtmltopdf-0.5.1 (25 Feb 2012)
+
+ 25 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-View-Wkhtmltopdf-0.5.1.ebuild:
+ Version Bump
+
08 Feb 2012; Kent Fredric <kentfredric@gmail.com>
-Catalyst-View-Wkhtmltopdf-0.0.300.ebuild:
Gone On CPAN
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2012-02-08 13:55 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-02-08 13:55 UTC (permalink / raw
To: gentoo-commits
commit: ef3afe68b7886a6b8f9e1dd9b11511ca8fd50c3a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 8 13:48:52 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 8 13:48:52 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ef3afe68
[cpanclean] Catalyst-View-Wkhtmltopdf 0.0.300
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
.../Catalyst-View-Wkhtmltopdf-0.0.300.ebuild | 26 --------------------
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 6 ++++-
2 files changed, 5 insertions(+), 27 deletions(-)
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
deleted file mode 100644
index 2643c32..0000000
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.300.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=ARTHAS
-MODULE_VERSION="0.0003"
-inherit perl-module
-
-DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-RDEPEND="
- dev-perl/Catalyst-View-TT
- virtual/perl-File-Temp
- dev-perl/URI
-"
-DEPEND="
- ${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index fde3eb5..af27ea1 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/Catalyst-View-Wkhtmltopdf
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-View-Wkhtmltopdf-0.0.300.ebuild:
+ Gone On CPAN
+
21 May 2011; Kent Fredric <kentfredric@gmail.com>
-Catalyst-View-Wkhtmltopdf-0.0.200.ebuild:
Gone on CPAN
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2011-05-23 5:21 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-05-23 5:21 UTC (permalink / raw
To: gentoo-commits
commit: 28f0d4180a988b10ac75d6660d276cc701d8dd28
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat May 21 01:22:14 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat May 21 01:22:14 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=28f0d418
[cpanclean] Catalyst-View-Wkhtmltopdf-0.0.200
(Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Catalyst-View-Wkhtmltopdf-0.0.200.ebuild | 22 --------------------
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 4 +++
2 files changed, 4 insertions(+), 22 deletions(-)
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.200.ebuild b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.200.ebuild
deleted file mode 100644
index 639564f..0000000
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.200.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=ARTHAS
-MODULE_VERSION="0.0002"
-inherit perl-module
-
-DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- dev-perl/Catalyst-View-TT
- dev-perl/URI
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index b8760ae..fde3eb5 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 May 2011; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-View-Wkhtmltopdf-0.0.200.ebuild:
+ Gone on CPAN
+
*Catalyst-View-Wkhtmltopdf-0.0.400 (08 May 2011)
08 May 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2011-04-07 0:39 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-04-07 0:39 UTC (permalink / raw
To: gentoo-commits
commit: 5fe7bab2b517fdb54abe96090bfa7373f4135b86
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Apr 7 00:39:11 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Apr 7 00:39:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5fe7bab2
[newversion] Catalyst-View-Wkhtmltopdf-0.0.300
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Catalyst-View-Wkhtmltopdf-0.0.300.ebuild | 26 ++++++++++++++++++++
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 6 ++++
2 files changed, 32 insertions(+), 0 deletions(-)
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
new file mode 100644
index 0000000..2643c32
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.300.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=ARTHAS
+MODULE_VERSION="0.0003"
+inherit perl-module
+
+DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ dev-perl/Catalyst-View-TT
+ virtual/perl-File-Temp
+ dev-perl/URI
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index 5827eb8..5ed5b55 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-View-Wkhtmltopdf-0.0.300 (07 Apr 2011)
+
+ 07 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-View-Wkhtmltopdf-0.0.300.ebuild:
+ Bump
+
*Catalyst-View-Wkhtmltopdf-0.0.200 (17 Mar 2011)
17 Mar 2011; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2011-03-17 23:16 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-03-17 23:16 UTC (permalink / raw
To: gentoo-commits
commit: bfdb2401ddb97a8f61da5d4e0d889eff7ed34217
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 17 23:12:35 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 17 23:12:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bfdb2401
[migrate/fix] Catalyst-View-Wkhtmltopdf-0.0.200 , new vscheme, +DESCRIPTION
(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
...ld => Catalyst-View-Wkhtmltopdf-0.0.200.ebuild} | 4 ++--
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 7 +++++++
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0002.ebuild b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.200.ebuild
similarity index 73%
rename from dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0002.ebuild
rename to dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.200.ebuild
index 82aa9c5..639564f 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0002.ebuild
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0.200.ebuild
@@ -5,10 +5,10 @@
EAPI=3
MODULE_AUTHOR=ARTHAS
-#MODULE_VERSION=0.0.8.7
+MODULE_VERSION="0.0002"
inherit perl-module
-DESCRIPTION=""
+DESCRIPTION="Catalyst view to convert HTML (or TT) content to PDF using wkhtmltopdf"
SLOT="0"
KEYWORDS="~amd64 ~x86"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
index 92b4808..5827eb8 100644
--- a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-View-Wkhtmltopdf-0.0.200 (17 Mar 2011)
+
+ 17 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ +Catalyst-View-Wkhtmltopdf-0.0.200.ebuild,
+ -Catalyst-View-Wkhtmltopdf-0.0002.ebuild:
+ Move to new version scheme, add DESCRIPTION
+
*Catalyst-View-Wkhtmltopdf-0.0002 (16 Mar 2011)
16 Mar 2011; Michele Beltrame <m@cattlegrid.info>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/
@ 2011-03-16 9:13 Michele Beltrame
0 siblings, 0 replies; 12+ messages in thread
From: Michele Beltrame @ 2011-03-16 9:13 UTC (permalink / raw
To: gentoo-commits
commit: eb115591d6b1443f26ec67e00db51ee865b2857a
Author: Michele Beltrame <mb <AT> cattlegrid <DOT> info>
AuthorDate: Wed Mar 16 09:13:14 2011 +0000
Commit: Michele Beltrame <mb <AT> italpro <DOT> net>
CommitDate: Wed Mar 16 09:13:14 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=eb115591
Added Catalyst-View-Wkhtmltopdf
---
.../Catalyst-View-Wkhtmltopdf-0.0002.ebuild | 22 ++++++++++++++++++++
dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog | 10 +++++++++
dev-perl/Catalyst-View-Wkhtmltopdf/metadata.xml | 9 ++++++++
3 files changed, 41 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0002.ebuild b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0002.ebuild
new file mode 100644
index 0000000..82aa9c5
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/Catalyst-View-Wkhtmltopdf-0.0002.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MODULE_AUTHOR=ARTHAS
+#MODULE_VERSION=0.0.8.7
+inherit perl-module
+
+DESCRIPTION=""
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/Catalyst-View-TT
+ dev-perl/URI
+"
+DEPEND="${RDEPEND}"
+SRC_TEST="do"
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
new file mode 100644
index 0000000..92b4808
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Catalyst-View-Wkhtmltopdf
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Catalyst-View-Wkhtmltopdf-0.0002 (16 Mar 2011)
+
+ 16 Mar 2011; Michele Beltrame <m@cattlegrid.info>
+ +Catalyst-View-Wkhtmltopdf-0.0002.ebuild:
+ Initial
+
diff --git a/dev-perl/Catalyst-View-Wkhtmltopdf/metadata.xml b/dev-perl/Catalyst-View-Wkhtmltopdf/metadata.xml
new file mode 100644
index 0000000..7946d09
--- /dev/null
+++ b/dev-perl/Catalyst-View-Wkhtmltopdf/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>mb@italpro.net</email>
+ <name>Michele Beltrame</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2012-07-29 4:22 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 14:19 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-View-Wkhtmltopdf/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-07-29 4:22 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2012-07-26 2:09 Kent Fredric
2012-02-26 0:39 Kent Fredric
2012-02-26 0:39 Kent Fredric
2012-02-08 13:55 Kent Fredric
2011-05-23 5:21 Kent Fredric
2011-04-07 0:39 Kent Fredric
2011-03-17 23:16 Kent Fredric
2011-03-16 9:13 Michele Beltrame
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox