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/MojoMojo/
Date: Wed, 13 Apr 2011 14:41:48 +0000 (UTC)	[thread overview]
Message-ID: <2db90160c8f71210200eef86bcf909e85f15bd10.kent@gentoo> (raw)

commit:     2db90160c8f71210200eef86bcf909e85f15bd10
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 13 14:36:14 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 13 14:36:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2db90160

[fixdep] MojoMojo -> HTML-FormFu

(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/MojoMojo/ChangeLog              |    4 ++++
 dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild |    4 ++--
 dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild |    4 ++--
 dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild |    4 ++--
 4 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/dev-perl/MojoMojo/ChangeLog b/dev-perl/MojoMojo/ChangeLog
index 957bb0f..c7820b3 100644
--- a/dev-perl/MojoMojo/ChangeLog
+++ b/dev-perl/MojoMojo/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Apr 2011; Kent Fredric <kentfredric@gmail.com> MojoMojo-1.20.0.ebuild,
+  MojoMojo-1.30.0.ebuild, MojoMojo-1.40.0.ebuild:
+  Fixdep HTML-FormFu
+
   13 Apr 2011; Kent Fredric <kentfredric@gmail.com> metadata.xml:
   Remove tocgen from meta
 

diff --git a/dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild b/dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild
index d95816e..5608512 100644
--- a/dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild
+++ b/dev-perl/MojoMojo/MojoMojo-1.20.0.ebuild
@@ -57,7 +57,7 @@ RDEPEND="
 	dev-perl/File-Copy-Recursive
 	>=dev-perl/File-MMagic-1.27
 	>=dev-perl/HTML-Parser-3.60
-	>=dev-perl/HTML-FormFu-0.02000
+	>=dev-perl/HTML-FormFu-0.20.0
 	dev-perl/HTML-FormFu-Model-DBIC
 	>=dev-perl/HTML-Strip-1.04
 	dev-perl/HTML-Defang
@@ -87,7 +87,7 @@ RDEPEND="
 		dev-perl/SQL-Translator
 	)
 	recaptcha? (
-		>=dev-perl/HTML-FormFu-0.03004
+		>=dev-perl/HTML-FormFu-0.30.40
 	)
 	syntaxhighlight? (
 		dev-perl/Syntax-Highlight-Engine-Kate

diff --git a/dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild b/dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild
index 6297708..4211cdf 100644
--- a/dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild
+++ b/dev-perl/MojoMojo/MojoMojo-1.30.0.ebuild
@@ -57,7 +57,7 @@ RDEPEND="
 	dev-perl/File-Copy-Recursive
 	>=dev-perl/File-MMagic-1.27
 	>=dev-perl/HTML-Parser-3.60
-	>=dev-perl/HTML-FormFu-0.02000
+	>=dev-perl/HTML-FormFu-0.20.0
 	dev-perl/HTML-FormFu-Model-DBIC
 	>=dev-perl/HTML-Strip-1.04
 	dev-perl/HTML-Defang
@@ -87,7 +87,7 @@ RDEPEND="
 		dev-perl/SQL-Translator
 	)
 	recaptcha? (
-		>=dev-perl/HTML-FormFu-0.03004
+		>=dev-perl/HTML-FormFu-0.30.40
 	)
 	syntaxhighlight? (
 		dev-perl/Syntax-Highlight-Engine-Kate

diff --git a/dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild b/dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild
index 2fffa50..329c290 100644
--- a/dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild
+++ b/dev-perl/MojoMojo/MojoMojo-1.40.0.ebuild
@@ -57,7 +57,7 @@ RDEPEND="
 	dev-perl/File-Copy-Recursive
 	>=dev-perl/File-MMagic-1.27
 	>=dev-perl/HTML-Parser-3.60
-	>=dev-perl/HTML-FormFu-0.02000
+	>=dev-perl/HTML-FormFu-0.20.0
 	dev-perl/HTML-FormFu-Model-DBIC
 	>=dev-perl/HTML-Strip-1.04
 	dev-perl/HTML-Defang
@@ -87,7 +87,7 @@ RDEPEND="
 		dev-perl/SQL-Translator
 	)
 	recaptcha? (
-		>=dev-perl/HTML-FormFu-0.03004
+		>=dev-perl/HTML-FormFu-0.30.40
 	)
 	syntaxhighlight? (
 		dev-perl/Syntax-Highlight-Engine-Kate



             reply	other threads:[~2011-04-13 14:42 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 14:41 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-09-15 23:19 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 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=2db90160c8f71210200eef86bcf909e85f15bd10.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