From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KiokuDB-Backend-DBI/
Date: Thu, 10 Mar 2011 22:20:40 +0000 (UTC) [thread overview]
Message-ID: <1d650f319bfaed6ef374a6232e1935dd7fe6e638.kent@gentoo> (raw)
commit: 1d650f319bfaed6ef374a6232e1935dd7fe6e638
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 19:07:45 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 19:07:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1d650f31
[newversion] KiokuDB-Backend-DBI-1.190.0 ( 1.19 )
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/KiokuDB-Backend-DBI/ChangeLog | 6 ++
.../KiokuDB-Backend-DBI-1.190.0.ebuild | 62 ++++++++++++++++++++
2 files changed, 68 insertions(+), 0 deletions(-)
diff --git a/dev-perl/KiokuDB-Backend-DBI/ChangeLog b/dev-perl/KiokuDB-Backend-DBI/ChangeLog
index c0094c0..c89fc73 100644
--- a/dev-perl/KiokuDB-Backend-DBI/ChangeLog
+++ b/dev-perl/KiokuDB-Backend-DBI/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*KiokuDB-Backend-DBI-1.190.0 (10 Mar 2011)
+
+ 10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ +KiokuDB-Backend-DBI-1.190.0.ebuild:
+ Bump
+
*KiokuDB-Backend-DBI-1.180.0 (10 Mar 2011)
*KiokuDB-Backend-DBI-1.150.0 (10 Mar 2011)
*KiokuDB-Backend-DBI-1.100.0 (10 Mar 2011)
diff --git a/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.190.0.ebuild b/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.190.0.ebuild
new file mode 100644
index 0000000..83174df
--- /dev/null
+++ b/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.190.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=3
+MODULE_AUTHOR=DRUOSO
+MODULE_VERSION="1.18"
+inherit perl-module
+
+DESCRIPTION="DBI backend for KiokuDB"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# THIS SECTION is here because Makefile.PL
+# does nasty stuff and adds deployment depends at runtime
+# that are *injected* from DBIx-Class at *Build* time. YUCK.
+
+# DBIx-Class-0.08123 -> deploy
+DBI_OPTIONAL_DEPENDS="
+ >=dev-perl/SQL-Translator-0.110.60
+"
+COMMON_DEPEND="
+ >=dev-perl/DBI-1.607
+ >=dev-perl/DBIx-Class-0.81.270
+ >=dev-perl/Data-Stream-Bulk-0.07
+ >=dev-perl/KiokuDB-0.460
+ >=dev-perl/MooseX-Types-0.08
+ >=virtual/perl-Test-Simple-0.88
+ dev-perl/Class-Accessor-Grouped
+ dev-perl/JSON
+ dev-perl/Moose
+ dev-perl/SQL-Abstract
+ >=dev-perl/Search-GIN-0.70
+ dev-perl/Test-TempDir
+ dev-perl/Test-use-ok
+ dev-perl/Try-Tiny
+ dev-perl/namespace-autoclean
+ dev-perl/namespace-clean
+ virtual/perl-Scalar-List-Utils
+ ${DBI_OPTIONAL_DEPENDS}
+"
+# NOTE: Dep on DBIx-Class here is needed like this
+# Because Makefile.PL depends on DBIx::Class::Optional::Dependencies directly
+# via 'require', which became part of DBIx-Class at 0.08119
+
+# CONFIGURE_REQUIRES
+DEPEND="
+ ${COMMON_DEPEND}
+ >=dev-perl/DBIx-Class-0.08119
+ >=virtual/perl-ExtUtils-MakeMaker-6.56
+"
+# BUILD_REQUIRES
+DEPEND="${DEPEND}
+ dev-perl/DBD-SQLite
+ dev-perl/Test-Exception
+ dev-perl/YAML-LibYAML
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
next reply other threads:[~2011-03-10 22:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 22:20 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-05 13:45 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KiokuDB-Backend-DBI/ Kent Fredric
2014-12-23 20:18 Kent Fredric
2013-05-03 4:12 Kent Fredric
2013-04-26 20:31 Kent Fredric
2012-10-27 8:36 Kent Fredric
2012-07-25 18:30 Kent Fredric
2012-02-27 21:01 Kent Fredric
2012-02-27 21:01 Kent Fredric
2011-07-15 16:15 Kent Fredric
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-05 18:09 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-03-12 20:44 Kent Fredric
2011-03-10 18:54 Kent Fredric
2011-02-27 18:40 Torsten Veller
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=1d650f319bfaed6ef374a6232e1935dd7fe6e638.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