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/CGI-Application-Plugin-AutoRunmode/
Date: Tue, 28 Jun 2011 05:09:41 +0000 (UTC)	[thread overview]
Message-ID: <ee266322768fe624d7461a7d43b18e600db785ac.kent@gentoo> (raw)

commit:     ee266322768fe624d7461a7d43b18e600db785ac
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun 27 02:29:05 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun 27 02:29:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ee266322

[fixdep] CGI-Application-Plugin-AutoRunmode -> CGI-Application

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 ...I-Application-Plugin-AutoRunmode-0.150.0.ebuild |    2 +-
 ...I-Application-Plugin-AutoRunmode-0.160.0.ebuild |    2 +-
 ...I-Application-Plugin-AutoRunmode-0.170.0.ebuild |    2 +-
 ...I-Application-Plugin-AutoRunmode-0.180.0.ebuild |    2 +-
 .../CGI-Application-Plugin-AutoRunmode/ChangeLog   |    7 +++++++
 5 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
index 66ad9f3..f9305c2 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE=""
 RDEPEND="
-	>=dev-perl/CGI-Application-3.0
+	>=dev-perl/CGI-Application-3.0.0
 "
 DEPEND="${RDEPEND}"
 SRC_TEST=do

diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
index 1869959..47af2e8 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE=""
 RDEPEND="
-	>=dev-perl/CGI-Application-3.0
+	>=dev-perl/CGI-Application-3.0.0
 "
 DEPEND="${RDEPEND}"
 SRC_TEST="do"

diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
index 3d4a345..7ad8b95 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE=""
 RDEPEND="
-	>=dev-perl/CGI-Application-3.0
+	>=dev-perl/CGI-Application-3.0.0
 "
 DEPEND="${RDEPEND}"
 SRC_TEST="do"

diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
index 9b7f29f..8908f4e 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
 
 IUSE=""
 RDEPEND="
-	>=dev-perl/CGI-Application-3.0
+	>=dev-perl/CGI-Application-3.0.0
 "
 DEPEND="${RDEPEND}"
 SRC_TEST="do"

diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog b/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
index fe4daa4..f574623 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild,
+  CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild,
+  CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild,
+  CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild:
+  Fixdep CGI-Application
+
 *CGI-Application-Plugin-AutoRunmode-0.180.0 (27 Jun 2011)
 *CGI-Application-Plugin-AutoRunmode-0.170.0 (27 Jun 2011)
 *CGI-Application-Plugin-AutoRunmode-0.160.0 (27 Jun 2011)



             reply	other threads:[~2011-06-28  5:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28  5:09 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17  0:56 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-AutoRunmode/ Kent Fredric
2015-06-09 10:13 Kent Fredric
2011-06-28  5:09 Kent Fredric
2011-02-19  8:12 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=ee266322768fe624d7461a7d43b18e600db785ac.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