* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-NTLM: Authen-NTLM-1.90.0.ebuild ChangeLog
@ 2011-09-13 17:47 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-09-13 17:47 UTC (permalink / raw
To: gentoo-commits
tove 11/09/13 17:47:49
Modified: ChangeLog
Added: Authen-NTLM-1.90.0.ebuild
Log:
[bump] dev-perl/Authen-NTLM-1.90.0
(Portage version: 2.2.0_alpha54/cvs/Linux x86_64)
Revision Changes Path
1.18 dev-perl/Authen-NTLM/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 30 Jul 2011 09:15:45 -0000 1.17
+++ ChangeLog 13 Sep 2011 17:47:48 -0000 1.18
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Authen-NTLM
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.17 2011/07/30 09:15:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.18 2011/09/13 17:47:48 tove Exp $
+
+*Authen-NTLM-1.90.0 (13 Sep 2011)
+
+ 13 Sep 2011; Torsten Veller <tove@gentoo.org> +Authen-NTLM-1.90.0.ebuild:
+ Version bump
30 Jul 2011; Torsten Veller <tove@gentoo.org> -Authen-NTLM-1.05.ebuild:
Cleanup
1.1 dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.1&content-type=text/plain
Index: Authen-NTLM-1.90.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-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.1 2011/09/13 17:47:48 tove Exp $
EAPI=4
MY_PN=NTLM
MODULE_AUTHOR=NBEBOUT
MODULE_VERSION=1.09
inherit perl-module
DESCRIPTION="An NTLM authentication module"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00
dev-perl/Digest-HMAC"
DEPEND="${RDEPEND}
test? (
dev-perl/Test-Pod
)"
SRC_TEST=do
export OPTIMIZE="$CFLAGS"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-NTLM: Authen-NTLM-1.90.0.ebuild ChangeLog
@ 2012-02-24 9:55 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 9:55 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 09:55:00
Modified: Authen-NTLM-1.90.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #400041
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?r1=1.1&r2=1.2
Index: Authen-NTLM-1.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Authen-NTLM-1.90.0.ebuild 13 Sep 2011 17:47:48 -0000 1.1
+++ Authen-NTLM-1.90.0.ebuild 24 Feb 2012 09:55:00 -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-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.1 2011/09/13 17:47:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.2 2012/02/24 09:55:00 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="An NTLM authentication module"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00
1.19 dev-perl/Authen-NTLM/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 13 Sep 2011 17:47:48 -0000 1.18
+++ ChangeLog 24 Feb 2012 09:55:00 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-NTLM
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.18 2011/09/13 17:47:48 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.19 2012/02/24 09:55:00 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Authen-NTLM-1.90.0.ebuild:
+ Stable for amd64, wrt bug #400041
*Authen-NTLM-1.90.0 (13 Sep 2011)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-NTLM: Authen-NTLM-1.90.0.ebuild ChangeLog
@ 2012-02-25 17:44 Tobias Klausmann (klausman)
0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-02-25 17:44 UTC (permalink / raw
To: gentoo-commits
klausman 12/02/25 17:44:49
Modified: Authen-NTLM-1.90.0.ebuild ChangeLog
Log:
Stable on alpha, bug #400041
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?r1=1.2&r2=1.3
Index: Authen-NTLM-1.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Authen-NTLM-1.90.0.ebuild 24 Feb 2012 09:55:00 -0000 1.2
+++ Authen-NTLM-1.90.0.ebuild 25 Feb 2012 17:44:49 -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-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.2 2012/02/24 09:55:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.3 2012/02/25 17:44:49 klausman Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="An NTLM authentication module"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00
1.20 dev-perl/Authen-NTLM/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 24 Feb 2012 09:55:00 -0000 1.19
+++ ChangeLog 25 Feb 2012 17:44:49 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Authen-NTLM
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.19 2012/02/24 09:55:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.20 2012/02/25 17:44:49 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Authen-NTLM-1.90.0.ebuild:
+ Stable on alpha, bug #400041
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Authen-NTLM-1.90.0.ebuild:
Stable for amd64, wrt bug #400041
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-NTLM: Authen-NTLM-1.90.0.ebuild ChangeLog
@ 2012-03-08 12:00 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-08 12:00 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/08 12:00:45
Modified: Authen-NTLM-1.90.0.ebuild ChangeLog
Log:
x86 stable wrt bug #400041
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.4 dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?r1=1.3&r2=1.4
Index: Authen-NTLM-1.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Authen-NTLM-1.90.0.ebuild 25 Feb 2012 17:44:49 -0000 1.3
+++ Authen-NTLM-1.90.0.ebuild 8 Mar 2012 12:00:45 -0000 1.4
@@ -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-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.3 2012/02/25 17:44:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.4 2012/03/08 12:00:45 phajdan.jr Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="An NTLM authentication module"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc x86"
IUSE="test"
RDEPEND=">=virtual/perl-MIME-Base64-3.00
1.21 dev-perl/Authen-NTLM/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 25 Feb 2012 17:44:49 -0000 1.20
+++ ChangeLog 8 Mar 2012 12:00:45 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Authen-NTLM
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.20 2012/02/25 17:44:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.21 2012/03/08 12:00:45 phajdan.jr Exp $
+
+ 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Authen-NTLM-1.90.0.ebuild:
+ x86 stable wrt bug #400041
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
Authen-NTLM-1.90.0.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-03-08 12:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-25 17:44 [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-NTLM: Authen-NTLM-1.90.0.ebuild ChangeLog Tobias Klausmann (klausman)
-- strict thread matches above, loose matches on Subject: below --
2012-03-08 12:00 PaweA Hajdan (phajdan.jr)
2012-02-24 9:55 Agostino Sarubbo (ago)
2011-09-13 17:47 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