Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/keystone: keystone-2015.1.0.ebuild ChangeLog
Date: Wed, 29 Jul 2015 17:45:05
Message-Id: 20150729174501.A1F22110@oystercatcher.gentoo.org
1 zlogene 15/07/29 17:45:01
2
3 Modified: keystone-2015.1.0.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #554284
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
8
9 Revision Changes Path
10 1.5 sys-auth/keystone/keystone-2015.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild?r1=1.4&r2=1.5
15
16 Index: keystone-2015.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- keystone-2015.1.0.ebuild 18 Jul 2015 11:55:47 -0000 1.4
23 +++ keystone-2015.1.0.ebuild 29 Jul 2015 17:45:01 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild,v 1.4 2015/07/18 11:55:47 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2015.1.0.ebuild,v 1.5 2015/07/29 17:45:01 zlogene Exp $
29
30 EAPI=5
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="Apache-2.0"
35 SLOT="0"
36 -KEYWORDS="amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE="+sqlite memcached mongo mysql postgres ldap test"
39 REQUIRED_USE="|| ( mysql postgres sqlite )"
40
41
42
43
44 1.100 sys-auth/keystone/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.100&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.100&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.99&r2=1.100
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v
53 retrieving revision 1.99
54 retrieving revision 1.100
55 diff -u -r1.99 -r1.100
56 --- ChangeLog 18 Jul 2015 11:55:47 -0000 1.99
57 +++ ChangeLog 29 Jul 2015 17:45:01 -0000 1.100
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-auth/keystone
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.99 2015/07/18 11:55:47 zlogene Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.100 2015/07/29 17:45:01 zlogene Exp $
63 +
64 + 29 Jul 2015; Mikle Kolyada <zlogene@g.o> keystone-2015.1.0.ebuild:
65 + x86 stable wrt bug #554284
66
67 18 Jul 2015; Mikle Kolyada <zlogene@g.o> keystone-2015.1.0.ebuild:
68 amd64 stable wrt bug #554284