public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dancer2-Session-Cookie/
Date: Wed, 17 Dec 2014 03:33:01 +0000 (UTC)	[thread overview]
Message-ID: <1414275985.ca7ad71002473a380515af5a5c1586771aa79460.kent@gentoo> (raw)

commit:     ca7ad71002473a380515af5a5c1586771aa79460
Author:     Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Sat Oct 25 22:26:25 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct 25 22:26:25 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ca7ad710

[bump] dev-perl/Dancer2-Session-Cookie to 0.006

Package-Manager: portage-2.2.14

---
 .../Dancer2-Session-Cookie-0.6.0.ebuild            | 65 ++++++++++++++++++++++
 1 file changed, 65 insertions(+)

diff --git a/dev-perl/Dancer2-Session-Cookie/Dancer2-Session-Cookie-0.6.0.ebuild b/dev-perl/Dancer2-Session-Cookie/Dancer2-Session-Cookie-0.6.0.ebuild
new file mode 100644
index 0000000..ccead8c
--- /dev/null
+++ b/dev-perl/Dancer2-Session-Cookie/Dancer2-Session-Cookie-0.6.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=YANICK
+MODULE_VERSION=0.006
+inherit perl-module
+
+DESCRIPTION='Dancer 2 session storage in secure cookies'
+LICENSE=" Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# Module::Build 0.3601 ( 0.360.100 )
+	echo \>=virtual/perl-Module-Build-0.360.100
+}
+perl_meta_build() {
+	# Module::Build 0.3601 ( 0.360.100 )
+	echo \>=virtual/perl-Module-Build-0.360.100
+}
+perl_meta_runtime() {
+	# Dancer2 0.140001 ( 0.140.1 )
+	echo \>=dev-perl/Dancer2-0.140.1
+	# Moo
+	echo dev-perl/Moo
+	# Session::Storage::Secure 0.010 ( 0.10.0 )
+	echo \>=dev-perl/Session-Storage-Secure-0.10.0
+	# perl 5.008001 ( 5.8.1 )
+	echo \>=dev-lang/perl-5.8.1
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dancer2 0.140001 ( 0.140.1 )
+	echo \>=dev-perl/Dancer2-0.140.1
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Temp 0.22 ( 0.220.0 )
+	echo \>=virtual/perl-File-Temp-0.220.0
+	# HTTP::Date
+	echo dev-perl/HTTP-Date
+	# IO::Handle
+	echo virtual/perl-IO
+	# LWP::UserAgent
+	echo dev-perl/libwww-perl
+	# Test::More 0.96 ( 0.960.0 )
+	echo \>=virtual/perl-Test-Simple-0.960.0
+	# Test::TCP 1.30 ( 1.300.0 )
+	echo \>=dev-perl/Test-TCP-1.300.0
+	# YAML
+	echo dev-perl/yaml
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do parallel"


             reply	other threads:[~2014-12-17  3:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17  3:33 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-17  3:33 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dancer2-Session-Cookie/ Kent Fredric
2014-09-13 11:44 Kent Fredric
2014-09-13 11:44 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1414275985.ca7ad71002473a380515af5a5c1586771aa79460.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox