commit:     6f5967208e3df9a8da7d69cf3fcd99287d3116fa
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 28 05:39:05 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 28 05:39:05 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6f596720

[bump] dev-perl/CGI-Application-Plugin-Session -1.50.0

Package-Manager: portage-2.2.10
RepoMan-Options: --force

---
 .../CGI-Application-Plugin-Session-1.50.0.ebuild   | 32 ++++++++++++++++++++++
 dev-perl/CGI-Application-Plugin-Session/ChangeLog  |  6 ++++
 2 files changed, 38 insertions(+)

diff --git 
a/dev-perl/CGI-Application-Plugin-Session/CGI-Application-Plugin-Session-1.50.0.ebuild
 
b/dev-perl/CGI-Application-Plugin-Session/CGI-Application-Plugin-Session-1.50.0.ebuild
new file mode 100644
index 0000000..b0fe8d8
--- /dev/null
+++ 
b/dev-perl/CGI-Application-Plugin-Session/CGI-Application-Plugin-Session-1.50.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=FREW
+MODULE_VERSION="1.05"
+inherit perl-module
+
+DESCRIPTION="Add CGI::Session support to CGI::Application"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test"
+RDEPEND="
+       >=dev-perl/CGI-Application-3.210.0
+       >=dev-perl/CGI-Session-4.480.0
+       virtual/perl-File-Spec
+       virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+       test? (
+               >=virtual/perl-Test-Simple-1.001002
+       )
+"
+PERL_RM_FILES=(
+       t/release-pod-coverage.t
+       t/release-pod-syntax.t
+)
+SRC_TEST="do parallel"

diff --git a/dev-perl/CGI-Application-Plugin-Session/ChangeLog 
b/dev-perl/CGI-Application-Plugin-Session/ChangeLog
index 96857d1..d56c1de 100644
--- a/dev-perl/CGI-Application-Plugin-Session/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-Session/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CGI-Application-Plugin-Session-1.50.0 (28 Aug 2014)
+
+  28 Aug 2014; Kent Fredric <[email protected]>
+  +CGI-Application-Plugin-Session-1.50.0.ebuild:
+  Version Bump
+
 *CGI-Application-Plugin-Session-1.30.0-r1 (28 Aug 2014)
 
   28 Aug 2014; Kent Fredric <[email protected]>

Reply via email to