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-Authentication/
Date: Sat, 12 Feb 2011 20:30:27 +0000 (UTC)	[thread overview]
Message-ID: <1eeda801dd382e9c8acb63da9a7a3a9f9d0e372b.kent@gentoo> (raw)

commit:     1eeda801dd382e9c8acb63da9a7a3a9f9d0e372b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 12 16:17:08 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb 12 16:17:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1eeda801

[fixdep]  CGI-Application-Plugin-Authentication -> Apache-Htpasswd

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

---
 ...I-Application-Plugin-Authentication-0.17.ebuild |    4 ++--
 ...I-Application-Plugin-Authentication-0.18.ebuild |    4 ++--
 ...I-Application-Plugin-Authentication-0.19.ebuild |    4 ++--
 .../ChangeLog                                      |    8 +++++++-
 4 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.17.ebuild b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.17.ebuild
index 34c0ca5..8c28ef4 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.17.ebuild
+++ b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -23,7 +23,7 @@ RDEPEND="
 	recommended? (
 		virtual/perl-Digest-MD5
 		dev-perl/CGI-Application-Plugin-Session
-		>=dev-perl/Apache-Htpasswd-1.8
+		>=dev-perl/Apache-Htpasswd-1.800
 		>=dev-perl/Color-Calc-0.12
 	)
 

diff --git a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.18.ebuild b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.18.ebuild
index 9563a09..4889c4b 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.18.ebuild
+++ b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -22,7 +22,7 @@ RDEPEND="
 	virtual/perl-MIME-Base64
 	virtual/perl-Scalar-List-Utils
 	recommended? (
-		>=dev-perl/Apache-Htpasswd-1.8
+		>=dev-perl/Apache-Htpasswd-1.800
 		>=dev-perl/Color-Calc-0.12
 		dev-perl/CGI-Application-Plugin-Session
 		virtual/perl-Digest-MD5

diff --git a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.19.ebuild b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.19.ebuild
index ae51d0c..74eab4e 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.19.ebuild
+++ b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -22,7 +22,7 @@ RDEPEND="
 	virtual/perl-MIME-Base64
 	virtual/perl-Scalar-List-Utils
 	recommended? (
-		>=dev-perl/Apache-Htpasswd-1.8
+		>=dev-perl/Apache-Htpasswd-1.800
 		>=dev-perl/Color-Calc-0.12
 		dev-perl/CGI-Application-Plugin-Session
 		virtual/perl-Digest-MD5

diff --git a/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog b/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog
index 78780f1..dfe1a00 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/CGI-Application-Plugin-Authentication
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Feb 2011; Kent Fredric <kentfredric@gmail.com>
+  CGI-Application-Plugin-Authentication-0.17.ebuild,
+  CGI-Application-Plugin-Authentication-0.18.ebuild,
+  CGI-Application-Plugin-Authentication-0.19.ebuild:
+  [fixdep] CGI-Application-Plugin-Authentication -> Apache-Htpasswd
+
 *CGI-Application-Plugin-Authentication-0.19 (14 Dec 2010)
 
   14 Dec 2010; Kent Fredric <kentfredric@gmail.com>



             reply	other threads:[~2011-02-12 20:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-12 20:30 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-12 20:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-Authentication/ Kent Fredric
2011-03-10 18:35 Kent Fredric
2011-04-12  0:30 Kent Fredric
2011-05-21  1:15 Kent Fredric
2011-06-28  5:09 Kent Fredric
2013-02-09 19:31 Kent Fredric
2014-07-24  2:12 Kent Fredric
2015-03-19  9:00 Kent Fredric
2015-06-13 14:35 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=1eeda801dd382e9c8acb63da9a7a3a9f9d0e372b.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