Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Apache2-AuthenNTLM: Apache2-AuthenNTLM-0.02.ebuild ChangeLog
Date: Tue, 09 Oct 2007 07:50:20
Message-Id: E1If9hl-0006jN-8p@stork.gentoo.org
1 opfer 07/10/09 07:40:37
2
3 Modified: Apache2-AuthenNTLM-0.02.ebuild ChangeLog
4 Log:
5 stable x86, bug 195183
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.4 dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild?r1=1.3&r2=1.4
14
15 Index: Apache2-AuthenNTLM-0.02.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- Apache2-AuthenNTLM-0.02.ebuild 7 Jan 2007 21:24:25 -0000 1.3
22 +++ Apache2-AuthenNTLM-0.02.ebuild 9 Oct 2007 07:40:36 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild,v 1.3 2007/01/07 21:24:25 mcummings Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild,v 1.4 2007/10/09 07:40:36 opfer Exp $
28
29 inherit perl-module
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="amd64 ~x86"
36 +KEYWORDS="amd64 x86"
37 IUSE=""
38
39 DEPEND="dev-lang/perl
40
41
42
43 1.4 dev-perl/Apache2-AuthenNTLM/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ChangeLog 7 Jan 2007 21:24:25 -0000 1.3
56 +++ ChangeLog 9 Oct 2007 07:40:36 -0000 1.4
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/Apache2-AuthenNTLM
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog,v 1.3 2007/01/07 21:24:25 mcummings Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog,v 1.4 2007/10/09 07:40:36 opfer Exp $
62 +
63 + 09 Oct 2007; Christian Faulhammer <opfer@g.o>
64 + Apache2-AuthenNTLM-0.02.ebuild:
65 + stable x86, bug 195183
66
67 07 Jan 2007; Michael Cummings <mcummings@g.o>
68 Apache2-AuthenNTLM-0.02.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list