* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-Htpasswd: Authen-Htpasswd-0.171.0.ebuild ChangeLog
@ 2011-09-02 18:55 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-09-02 18:55 UTC (permalink / raw
To: gentoo-commits
tove 11/09/02 18:55:58
Modified: ChangeLog
Added: Authen-Htpasswd-0.171.0.ebuild
Log:
[bump] dev-perl/Authen-Htpasswd-0.171.0
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-perl/Authen-Htpasswd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 1 Sep 2011 13:15:03 -0000 1.8
+++ ChangeLog 2 Sep 2011 18:55:58 -0000 1.9
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Authen-Htpasswd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.8 2011/09/01 13:15:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.9 2011/09/02 18:55:58 tove Exp $
+
+*Authen-Htpasswd-0.171.0 (02 Sep 2011)
+
+ 02 Sep 2011; Torsten Veller <tove@gentoo.org>
+ +Authen-Htpasswd-0.171.0.ebuild:
+ Version bump
*Authen-Htpasswd-0.161.0 (01 Sep 2011)
1.1 dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild?rev=1.1&content-type=text/plain
Index: Authen-Htpasswd-0.171.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v 1.1 2011/09/02 18:55:58 tove Exp $
EAPI=4
MODULE_AUTHOR=MSTROUT
MODULE_VERSION=0.171
inherit perl-module
DESCRIPTION="interface to read and modify Apache .htpasswd files"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-perl/Class-Accessor
dev-perl/IO-LockedFile
dev-perl/Crypt-PasswdMD5
dev-perl/Digest-SHA1"
# pod tests need TEST_POD anyway
RDEPEND="${DEPEND}"
SRC_TEST=do
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-Htpasswd: Authen-Htpasswd-0.171.0.ebuild ChangeLog
@ 2012-02-24 9:54 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 9:54 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 09:54:31
Modified: Authen-Htpasswd-0.171.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #400039
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild?r1=1.1&r2=1.2
Index: Authen-Htpasswd-0.171.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Authen-Htpasswd-0.171.0.ebuild 2 Sep 2011 18:55:58 -0000 1.1
+++ Authen-Htpasswd-0.171.0.ebuild 24 Feb 2012 09:54:30 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v 1.1 2011/09/02 18:55:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v 1.2 2012/02/24 09:54:30 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="interface to read and modify Apache .htpasswd files"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-perl/Class-Accessor
1.12 dev-perl/Authen-Htpasswd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 4 Sep 2011 11:23:53 -0000 1.11
+++ ChangeLog 24 Feb 2012 09:54:30 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Authen-Htpasswd
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.11 2011/09/04 11:23:53 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.12 2012/02/24 09:54:30 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Authen-Htpasswd-0.171.0.ebuild:
+ Stable for amd64, wrt bug #400039
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Authen-Htpasswd-0.161.ebuild:
Cleanup
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-Htpasswd: Authen-Htpasswd-0.171.0.ebuild ChangeLog
@ 2012-03-08 11:59 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-08 11:59 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/08 11:59:29
Modified: Authen-Htpasswd-0.171.0.ebuild ChangeLog
Log:
x86 stable wrt bug #400039
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.3 dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild?r1=1.2&r2=1.3
Index: Authen-Htpasswd-0.171.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Authen-Htpasswd-0.171.0.ebuild 24 Feb 2012 09:54:30 -0000 1.2
+++ Authen-Htpasswd-0.171.0.ebuild 8 Mar 2012 11:59:29 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v 1.2 2012/02/24 09:54:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0.ebuild,v 1.3 2012/03/08 11:59:29 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="interface to read and modify Apache .htpasswd files"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-perl/Class-Accessor
1.13 dev-perl/Authen-Htpasswd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 24 Feb 2012 09:54:30 -0000 1.12
+++ ChangeLog 8 Mar 2012 11:59:29 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Authen-Htpasswd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.12 2012/02/24 09:54:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.13 2012/03/08 11:59:29 phajdan.jr Exp $
+
+ 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Authen-Htpasswd-0.171.0.ebuild:
+ x86 stable wrt bug #400039
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
Authen-Htpasswd-0.171.0.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-08 11:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 11:59 [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-Htpasswd: Authen-Htpasswd-0.171.0.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2012-02-24 9:54 Agostino Sarubbo (ago)
2011-09-02 18:55 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox