From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MojoMojo/
Date: Sat, 15 Sep 2012 23:19:33 +0000 (UTC) [thread overview]
Message-ID: <1347751038.22ca1ab2ae1d963543da21f06e0af65180a4ee02.kent@gentoo> (raw)
commit: 22ca1ab2ae1d963543da21f06e0af65180a4ee02
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep 15 17:03:43 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep 15 23:17:18 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=22ca1ab2
[fixdep] MojoMojo -> DBD-SQLite ( normalise )
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
dev-perl/MojoMojo/ChangeLog | 5 +++++
dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild | 2 +-
dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild | 2 +-
dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild | 2 +-
dev-perl/MojoMojo/MojoMojo-1.50.0.ebuild | 2 +-
dev-perl/MojoMojo/MojoMojo-1.60.0.ebuild | 2 +-
6 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/dev-perl/MojoMojo/ChangeLog b/dev-perl/MojoMojo/ChangeLog
index 5bec0b4..3875cf4 100644
--- a/dev-perl/MojoMojo/ChangeLog
+++ b/dev-perl/MojoMojo/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 15 Sep 2012; Kent Fredric <kentfredric@gmail.com> MojoMojo-1.20.0.ebuild,
+ MojoMojo-1.30.0.ebuild, MojoMojo-1.40.0.ebuild, MojoMojo-1.50.0.ebuild,
+ MojoMojo-1.60.0.ebuild:
+ Fixdep on DBD-SQLite ( normalise )
+
*MojoMojo-1.60.0 (08 Aug 2012)
08 Aug 2012; Kent Fredric <kentfredric@gmail.com> MojoMojo-1.50.0.ebuild,
diff --git a/dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild b/dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild
index 230cc62..0c3c9b5 100644
--- a/dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild
+++ b/dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
>=dev-perl/DateTime-0.28
dev-perl/DateTime-Format-Mail
>=dev-perl/Directory-Scratch-0.140.0
- >=dev-perl/DBD-SQLite-1.27
+ >=dev-perl/DBD-SQLite-1.270.0
>=dev-perl/DBIx-Class-0.08
dev-perl/DBIx-Class-DateTime-Epoch
dev-perl/DBIx-Class-EncodedColumn
diff --git a/dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild b/dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild
index 7d6748e..54d1a04 100644
--- a/dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild
+++ b/dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
>=dev-perl/DateTime-0.28
dev-perl/DateTime-Format-Mail
>=dev-perl/Directory-Scratch-0.140.0
- >=dev-perl/DBD-SQLite-1.27
+ >=dev-perl/DBD-SQLite-1.270.0
>=dev-perl/DBIx-Class-0.08
dev-perl/DBIx-Class-DateTime-Epoch
dev-perl/DBIx-Class-EncodedColumn
diff --git a/dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild b/dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild
index b6052c4..c0579af 100644
--- a/dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild
+++ b/dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
>=dev-perl/DateTime-0.28
dev-perl/DateTime-Format-Mail
>=dev-perl/Directory-Scratch-0.140.0
- >=dev-perl/DBD-SQLite-1.27
+ >=dev-perl/DBD-SQLite-1.270.0
>=dev-perl/DBIx-Class-0.08
dev-perl/DBIx-Class-DateTime-Epoch
dev-perl/DBIx-Class-EncodedColumn
diff --git a/dev-perl/MojoMojo/MojoMojo-1.50.0.ebuild b/dev-perl/MojoMojo/MojoMojo-1.50.0.ebuild
index 0f0d41a..9bc245a 100644
--- a/dev-perl/MojoMojo/MojoMojo-1.50.0.ebuild
+++ b/dev-perl/MojoMojo/MojoMojo-1.50.0.ebuild
@@ -91,7 +91,7 @@ perl_meta_runtime() {
# Crypt::CBC 2.12 ( 2.120.0 )
echo \>=dev-perl/crypt-cbc-2.120.0
# DBD::SQLite 1.27 ( 1.270.0 )
- echo \>=dev-perl/DBD-SQLite-1.27
+ echo \>=dev-perl/DBD-SQLite-1.270.0
# DBIx::Class 0.08 ( 0.80.0 )
echo \>=dev-perl/DBIx-Class-0.80.0
# DBIx::Class::DateTime::Epoch 0.04 ( 0.40.0 )
diff --git a/dev-perl/MojoMojo/MojoMojo-1.60.0.ebuild b/dev-perl/MojoMojo/MojoMojo-1.60.0.ebuild
index cf38826..15046d3 100644
--- a/dev-perl/MojoMojo/MojoMojo-1.60.0.ebuild
+++ b/dev-perl/MojoMojo/MojoMojo-1.60.0.ebuild
@@ -91,7 +91,7 @@ perl_meta_runtime() {
# Crypt::CBC 2.12 ( 2.120.0 )
echo \>=dev-perl/crypt-cbc-2.120.0
# DBD::SQLite 1.27 ( 1.270.0 )
- echo \>=dev-perl/DBD-SQLite-1.27
+ echo \>=dev-perl/DBD-SQLite-1.270.0
# DBIx::Class 0.08 ( 0.80.0 )
echo \>=dev-perl/DBIx-Class-0.80.0
# DBIx::Class::DateTime::Epoch 0.04 ( 0.40.0 )
next reply other threads:[~2012-09-15 23:22 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-15 23:19 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-17 3:48 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MojoMojo/ Kent Fredric
2015-04-02 23:30 Kent Fredric
2014-10-11 18:46 Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-04-28 22:52 Kent Fredric
2013-02-10 12:18 Kent Fredric
2013-02-09 19:31 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-10-27 8:36 Kent Fredric
2012-08-08 10:32 Kent Fredric
2012-06-08 18:42 Kent Fredric
2012-02-27 21:01 Kent Fredric
2012-02-27 21:01 Kent Fredric
2012-02-22 22:30 Kent Fredric
2011-10-31 8:46 Kent Fredric
2011-08-03 4:14 Kent Fredric
2011-07-31 9:41 Kent Fredric
2011-06-29 1:24 Kent Fredric
2011-05-06 7:21 Kent Fredric
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-22 14:00 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-13 14:41 Kent Fredric
2011-04-13 14:41 Kent Fredric
2011-04-13 14:41 Kent Fredric
2011-04-13 14:41 Kent Fredric
2011-04-13 13:01 Kent Fredric
2011-03-23 18:48 Kent Fredric
2011-03-22 17:56 Kent Fredric
2011-03-14 22:02 Kent Fredric
2011-03-14 22:02 Kent Fredric
2011-03-06 23:25 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=1347751038.22ca1ab2ae1d963543da21f06e0af65180a4ee02.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