Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-Htpasswd: Authen-Htpasswd-0.16.1.ebuild ChangeLog
Date: Wed, 29 Apr 2009 15:22:05
Message-Id: E1LzBbm-0002fT-PA@stork.gentoo.org
1 tcunha 09/04/29 15:22:02
2
3 Modified: Authen-Htpasswd-0.16.1.ebuild ChangeLog
4 Log:
5 stable amd64, bug 267874
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild?r1=1.3&r2=1.4
14
15 Index: Authen-Htpasswd-0.16.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- Authen-Htpasswd-0.16.1.ebuild 29 Apr 2009 14:56:00 -0000 1.3
22 +++ Authen-Htpasswd-0.16.1.ebuild 29 Apr 2009 15:22:02 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild,v 1.3 2009/04/29 14:56:00 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild,v 1.4 2009/04/29 15:22:02 tcunha Exp $
28
29 EAPI=2
30
31 @@ -13,7 +13,7 @@
32 DESCRIPTION="interface to read and modify Apache .htpasswd files"
33
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="amd64 ~x86"
37 IUSE=""
38
39 DEPEND="dev-perl/Class-Accessor
40
41
42
43 1.6 dev-perl/Authen-Htpasswd/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 29 Apr 2009 14:57:39 -0000 1.5
56 +++ ChangeLog 29 Apr 2009 15:22:02 -0000 1.6
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/Authen-Htpasswd
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.5 2009/04/29 14:57:39 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.6 2009/04/29 15:22:02 tcunha Exp $
62 +
63 + 29 Apr 2009; Tiago Cunha <tcunha@g.o>
64 + Authen-Htpasswd-0.16.1.ebuild:
65 + stable amd64, bug 267874
66
67 29 Apr 2009; Torsten Veller <tove@g.o>
68 -Authen-Htpasswd-0.16.ebuild: