Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_abl: ChangeLog pam_abl-0.4.1.ebuild
Date: Fri, 03 Feb 2012 18:38:02
Message-Id: 20120203183743.0D5A42004B@flycatcher.gentoo.org
1 ago 12/02/03 18:37:43
2
3 Modified: ChangeLog pam_abl-0.4.1.ebuild
4 Log:
5 Stable for amd64, wrt bug #397215
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 sys-auth/pam_abl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_abl/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_abl/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_abl/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 1 Nov 2010 10:38:58 -0000 1.11
23 +++ ChangeLog 3 Feb 2012 18:37:42 -0000 1.12
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-auth/pam_abl
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v 1.11 2010/11/01 10:38:58 flameeyes Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/ChangeLog,v 1.12 2012/02/03 18:37:42 ago Exp $
30 +
31 + 03 Feb 2012; Agostino Sarubbo <ago@g.o> pam_abl-0.4.1.ebuild:
32 + Stable for amd64, wrt bug #397215
33
34 01 Nov 2010; Diego E. Pettenò <flameeyes@g.o>
35 pam_abl-0.4.1.ebuild:
36
37
38
39 1.3 sys-auth/pam_abl/pam_abl-0.4.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_abl/pam_abl-0.4.1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_abl/pam_abl-0.4.1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_abl/pam_abl-0.4.1.ebuild?r1=1.2&r2=1.3
44
45 Index: pam_abl-0.4.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/pam_abl-0.4.1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- pam_abl-0.4.1.ebuild 1 Nov 2010 10:38:58 -0000 1.2
52 +++ pam_abl-0.4.1.ebuild 3 Feb 2012 18:37:42 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/pam_abl-0.4.1.ebuild,v 1.2 2010/11/01 10:38:58 flameeyes Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_abl/pam_abl-0.4.1.ebuild,v 1.3 2012/02/03 18:37:42 ago Exp $
59
60 EAPI=2
61
62 @@ -15,7 +15,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="amd64 ~x86"
68 IUSE=""
69
70 DEPEND=">=sys-libs/pam-0.78-r2