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: Tue, 12 Apr 2011 00:30:11 +0000 (UTC) [thread overview]
Message-ID: <9fac0047f8b689312bdbf50ddfdd100a55035619.kent@gentoo> (raw)
commit: 9fac0047f8b689312bdbf50ddfdd100a55035619
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 00:29:47 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 12 00:29:47 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9fac0047
[addzero,fixdep(addzero)] CGI-Application-Plugin-Authentication, -> Apache-Htpasswd
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
...plication-Plugin-Authentication-0.170.0.ebuild} | 2 +-
...plication-Plugin-Authentication-0.180.0.ebuild} | 2 +-
...plication-Plugin-Authentication-0.190.0.ebuild} | 2 +-
.../ChangeLog | 13 +++++++++++++
4 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.ebuild b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0.ebuild
similarity index 95%
rename from dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.ebuild
rename to dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0.ebuild
index 9b789d0..aaa43bc 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.ebuild
+++ b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.170.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
recommended? (
virtual/perl-Digest-MD5
dev-perl/CGI-Application-Plugin-Session
- >=dev-perl/Apache-Htpasswd-1.800
+ >=dev-perl/Apache-Htpasswd-1.800.0
>=dev-perl/Color-Calc-0.120.0
)
diff --git a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.ebuild b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0.ebuild
similarity index 96%
rename from dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.ebuild
rename to dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0.ebuild
index 2cca7e0..22e3a70 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.ebuild
+++ b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.180.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
virtual/perl-MIME-Base64
virtual/perl-Scalar-List-Utils
recommended? (
- >=dev-perl/Apache-Htpasswd-1.800
+ >=dev-perl/Apache-Htpasswd-1.800.0
>=dev-perl/Color-Calc-0.120.0
dev-perl/CGI-Application-Plugin-Session
virtual/perl-Digest-MD5
diff --git a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.ebuild b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0.ebuild
similarity index 96%
rename from dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.ebuild
rename to dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0.ebuild
index b687ced..e9e2818 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.ebuild
+++ b/dev-perl/CGI-Application-Plugin-Authentication/CGI-Application-Plugin-Authentication-0.190.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
virtual/perl-MIME-Base64
virtual/perl-Scalar-List-Utils
recommended? (
- >=dev-perl/Apache-Htpasswd-1.800
+ >=dev-perl/Apache-Htpasswd-1.800.0
>=dev-perl/Color-Calc-0.120.0
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 6db0413..ef3eee2 100644
--- a/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-Authentication/ChangeLog
@@ -2,6 +2,19 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CGI-Application-Plugin-Authentication-0.190.0 (12 Apr 2011)
+*CGI-Application-Plugin-Authentication-0.180.0 (12 Apr 2011)
+*CGI-Application-Plugin-Authentication-0.170.0 (12 Apr 2011)
+
+ 12 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -CGI-Application-Plugin-Authentication-0.170.ebuild,
+ +CGI-Application-Plugin-Authentication-0.170.0.ebuild,
+ -CGI-Application-Plugin-Authentication-0.180.ebuild,
+ +CGI-Application-Plugin-Authentication-0.180.0.ebuild,
+ -CGI-Application-Plugin-Authentication-0.190.ebuild,
+ +CGI-Application-Plugin-Authentication-0.190.0.ebuild:
+ Addzero, addzerodep -> Apache-Htpasswd
+
10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
CGI-Application-Plugin-Authentication-0.170.ebuild,
CGI-Application-Plugin-Authentication-0.180.ebuild,
next reply other threads:[~2011-04-12 0:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-12 0:30 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-13 14:35 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-Authentication/ Kent Fredric
2015-03-19 9:00 Kent Fredric
2014-07-24 2:12 Kent Fredric
2013-02-09 19:31 Kent Fredric
2011-06-28 5:09 Kent Fredric
2011-05-21 1:15 Kent Fredric
2011-03-10 18:35 Kent Fredric
2011-02-12 20:30 Kent Fredric
2011-02-12 20:30 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=9fac0047f8b689312bdbf50ddfdd100a55035619.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