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/sssd: sssd-1.6.4.ebuild ChangeLog
Date: Fri, 02 Mar 2012 15:15:01
Message-Id: 20120302151452.211E92004B@flycatcher.gentoo.org
1 ago 12/03/02 15:14:52
2
3 Modified: sssd-1.6.4.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #406291
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-auth/sssd/sssd-1.6.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild?r1=1.1&r2=1.2
15
16 Index: sssd-1.6.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- sssd-1.6.4.ebuild 19 Dec 2011 13:39:08 -0000 1.1
23 +++ sssd-1.6.4.ebuild 2 Mar 2012 15:14:52 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild,v 1.1 2011/12/19 13:39:08 maksbotan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.6.4.ebuild,v 1.2 2012/03/02 15:14:52 ago Exp $
30
31 EAPI=4
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="GPL-3"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 IUSE="glib doc +locator logrotate netlink nls python +libunistring selinux test"
40
41 REQUIRED_USE="^^ ( glib libunistring )"
42
43
44
45 1.14 sys-auth/sssd/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 24 Feb 2012 20:16:32 -0000 1.13
58 +++ ChangeLog 2 Mar 2012 15:14:52 -0000 1.14
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-auth/sssd
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.13 2012/02/24 20:16:32 maksbotan Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.14 2012/03/02 15:14:52 ago Exp $
64 +
65 + 02 Mar 2012; Agostino Sarubbo <ago@g.o> sssd-1.6.4.ebuild:
66 + Stable for amd64, wrt bug #406291
67
68 *sssd-1.7.0 (24 Feb 2012)