Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@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
Date: Wed, 29 Apr 2009 15:27:06
Message-Id: E1LzBgd-0002mU-Jo@stork.gentoo.org
1 tove 09/04/29 15:27:03
2
3 Modified: Authen-Htpasswd-0.16.1.ebuild
4 Log:
5 Stable on x86
6 (Portage version: 2.2_rc31/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- Authen-Htpasswd-0.16.1.ebuild 29 Apr 2009 15:22:02 -0000 1.4
22 +++ Authen-Htpasswd-0.16.1.ebuild 29 Apr 2009 15:27:03 -0000 1.5
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.4 2009/04/29 15:22:02 tcunha Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.16.1.ebuild,v 1.5 2009/04/29 15:27:03 tove 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