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-Plugin-Database/
Date: Wed, 17 Dec 2014 03:33:01 +0000 (UTC)	[thread overview]
Message-ID: <1418786289.7e8f98cbe8c886038e9b8e6c334e96bd93083ed7.kent@gentoo> (raw)

commit:     7e8f98cbe8c886038e9b8e6c334e96bd93083ed7
Author:     Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Sat Oct 25 21:27:02 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Dec 17 03:18:09 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7e8f98cb

[bump] dev-perl/Dancer2-Plugin-Database to 2.12

Package-Manager: portage-2.2.14

---
 .../Dancer2-Plugin-Database-2.120.0.ebuild         | 42 ++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/dev-perl/Dancer2-Plugin-Database/Dancer2-Plugin-Database-2.120.0.ebuild b/dev-perl/Dancer2-Plugin-Database/Dancer2-Plugin-Database-2.120.0.ebuild
new file mode 100644
index 0000000..8667b53
--- /dev/null
+++ b/dev-perl/Dancer2-Plugin-Database/Dancer2-Plugin-Database-2.120.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=AMBS
+MODULE_VERSION=2.12
+inherit perl-module
+
+DESCRIPTION='easy database connections for Dancer2 applications'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+	# HTTP::Request::Common
+	echo dev-perl/HTTP-Message
+	# Plack 1.0032 ( 1.3.200 )
+	echo \>=dev-perl/Plack-1.3.200
+	# Test::More
+	echo virtual/perl-Test-Simple
+}
+perl_meta_runtime() {
+	# Dancer2 0.151000 ( 0.151.0 )
+	echo \>=dev-perl/Dancer2-0.151.0
+	# Dancer::Plugin::Database::Core 0.08 ( 0.80.0 )
+	echo \>=dev-perl/Dancer-Plugin-Database-Core-0.80.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do parallel"


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

Thread overview: 5+ 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 --
2016-03-07  6:51 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dancer2-Plugin-Database/ Kent Fredric
2014-12-17  3:33 Kent Fredric
2014-06-27  1:12 Kent Fredric
2014-06-27  1:12 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=1418786289.7e8f98cbe8c886038e9b8e6c334e96bd93083ed7.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