From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/KiokuDB-Backend-DBI/
Date: Thu, 5 May 2011 18:17:04 +0000 (UTC) [thread overview]
Message-ID: <f5119da1c6bee78b9e04e25cd1dd98c548d95f8b.kent@gentoo> (raw)
commit: f5119da1c6bee78b9e04e25cd1dd98c548d95f8b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 17:40:47 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 17:40:47 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f5119da1
[newversion] KiokuDB-Backend-DBI-1.200.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/KiokuDB-Backend-DBI/ChangeLog | 6 ++
.../KiokuDB-Backend-DBI-1.200.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 b1304fe..f44b428 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.200.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +KiokuDB-Backend-DBI-1.200.0.ebuild:
+ Bump
+
12 Mar 2011; Kent Fredric <kentfredric@gmail.com>
KiokuDB-Backend-DBI-1.190.0.ebuild:
Fix my version bungle
diff --git a/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild b/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild
new file mode 100644
index 0000000..8b4d8e1
--- /dev/null
+++ b/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=DOY
+MODULE_VERSION=1.20
+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"
WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/KiokuDB-Backend-DBI/
Date: Thu, 5 May 2011 18:16:51 +0000 (UTC) [thread overview]
Message-ID: <f5119da1c6bee78b9e04e25cd1dd98c548d95f8b.kent@gentoo> (raw)
Message-ID: <20110505181651.kCP6Ea336ITJY1OhyVMv6iHKMXtjgMM_8vTJ8VDW4Uk@z> (raw)
commit: f5119da1c6bee78b9e04e25cd1dd98c548d95f8b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 17:40:47 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 17:40:47 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f5119da1
[newversion] KiokuDB-Backend-DBI-1.200.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/KiokuDB-Backend-DBI/ChangeLog | 6 ++
.../KiokuDB-Backend-DBI-1.200.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 b1304fe..f44b428 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.200.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +KiokuDB-Backend-DBI-1.200.0.ebuild:
+ Bump
+
12 Mar 2011; Kent Fredric <kentfredric@gmail.com>
KiokuDB-Backend-DBI-1.190.0.ebuild:
Fix my version bungle
diff --git a/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild b/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild
new file mode 100644
index 0000000..8b4d8e1
--- /dev/null
+++ b/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=DOY
+MODULE_VERSION=1.20
+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"
WARNING: multiple messages have this Message-ID (diff)
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, 5 May 2011 18:09:27 +0000 (UTC) [thread overview]
Message-ID: <f5119da1c6bee78b9e04e25cd1dd98c548d95f8b.kent@gentoo> (raw)
Message-ID: <20110505180927.5bDhLexHg5J9mAbP4YlG288VWP-jb0aE4Ajgdy7LEno@z> (raw)
commit: f5119da1c6bee78b9e04e25cd1dd98c548d95f8b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 17:40:47 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 17:40:47 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f5119da1
[newversion] KiokuDB-Backend-DBI-1.200.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/KiokuDB-Backend-DBI/ChangeLog | 6 ++
.../KiokuDB-Backend-DBI-1.200.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 b1304fe..f44b428 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.200.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +KiokuDB-Backend-DBI-1.200.0.ebuild:
+ Bump
+
12 Mar 2011; Kent Fredric <kentfredric@gmail.com>
KiokuDB-Backend-DBI-1.190.0.ebuild:
Fix my version bungle
diff --git a/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild b/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild
new file mode 100644
index 0000000..8b4d8e1
--- /dev/null
+++ b/dev-perl/KiokuDB-Backend-DBI/KiokuDB-Backend-DBI-1.200.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=DOY
+MODULE_VERSION=1.20
+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-05-05 18:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-05 18:17 Kent Fredric [this message]
2011-05-05 18:09 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KiokuDB-Backend-DBI/ Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " 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=f5119da1c6bee78b9e04e25cd1dd98c548d95f8b.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