Gentoo Archives: gentoo-commits

From: "Matt Thode (prometheanfire)" <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/keystone: keystone-9999.ebuild keystone-2013.1.9999.ebuild keystone-2013.1.3-r3.ebuild ChangeLog
Date: Fri, 27 Sep 2013 01:43:24
Message-Id: 20130927014320.A693E2004C@flycatcher.gentoo.org
1 prometheanfire 13/09/27 01:43:20
2
3 Modified: keystone-9999.ebuild keystone-2013.1.9999.ebuild
4 keystone-2013.1.3-r3.ebuild ChangeLog
5 Log:
6 oslo-config dep changes
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
9
10 Revision Changes Path
11 1.11 sys-auth/keystone/keystone-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild?r1=1.10&r2=1.11
16
17 Index: keystone-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- keystone-9999.ebuild 12 Sep 2013 06:19:47 -0000 1.10
24 +++ keystone-9999.ebuild 27 Sep 2013 01:43:20 -0000 1.11
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild,v 1.10 2013/09/12 06:19:47 prometheanfire Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild,v 1.11 2013/09/27 01:43:20 prometheanfire Exp $
30
31 EAPI=5
32 #test restricted becaues of bad requirements given (old webob for instance)
33 @@ -30,7 +30,7 @@
34 >=dev-python/python-keystoneclient-0.2.1[${PYTHON_USEDEP}]
35 <=dev-python/python-keystoneclient-0.3[${PYTHON_USEDEP}]
36 dev-python/lxml[${PYTHON_USEDEP}]
37 - >=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}]
38 + >=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
39 dev-python/passlib[${PYTHON_USEDEP}]
40 dev-python/paste[${PYTHON_USEDEP}]
41 dev-python/pastedeploy[${PYTHON_USEDEP}]
42
43
44
45 1.8 sys-auth/keystone/keystone-2013.1.9999.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild?r1=1.7&r2=1.8
50
51 Index: keystone-2013.1.9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- keystone-2013.1.9999.ebuild 19 Sep 2013 19:30:28 -0000 1.7
58 +++ keystone-2013.1.9999.ebuild 27 Sep 2013 01:43:20 -0000 1.8
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild,v 1.7 2013/09/19 19:30:28 prometheanfire Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.9999.ebuild,v 1.8 2013/09/27 01:43:20 prometheanfire Exp $
64
65 EAPI=5
66 #test restricted becaues of bad requirements given (old webob for instance)
67 @@ -32,6 +32,7 @@
68 <=dev-python/python-keystoneclient-0.3[${PYTHON_USEDEP}]
69 dev-python/lxml[${PYTHON_USEDEP}]
70 >=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}]
71 + <dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
72 dev-python/passlib[${PYTHON_USEDEP}]
73 dev-python/paste[${PYTHON_USEDEP}]
74 dev-python/pastedeploy[${PYTHON_USEDEP}]
75
76
77
78 1.2 sys-auth/keystone/keystone-2013.1.3-r3.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild?r1=1.1&r2=1.2
83
84 Index: keystone-2013.1.3-r3.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- keystone-2013.1.3-r3.ebuild 15 Sep 2013 02:58:58 -0000 1.1
91 +++ keystone-2013.1.3-r3.ebuild 27 Sep 2013 01:43:20 -0000 1.2
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2013 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild,v 1.1 2013/09/15 02:58:58 prometheanfire Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild,v 1.2 2013/09/27 01:43:20 prometheanfire Exp $
97
98 EAPI=5
99 #test restricted becaues of bad requirements given (old webob for instance)
100 @@ -31,6 +31,7 @@
101 <=dev-python/python-keystoneclient-0.3[${PYTHON_USEDEP}]
102 dev-python/lxml[${PYTHON_USEDEP}]
103 >=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}]
104 + <dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
105 dev-python/passlib[${PYTHON_USEDEP}]
106 dev-python/paste[${PYTHON_USEDEP}]
107 dev-python/pastedeploy[${PYTHON_USEDEP}]
108
109
110
111 1.35 sys-auth/keystone/ChangeLog
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.35&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.35&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.34&r2=1.35
116
117 Index: ChangeLog
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v
120 retrieving revision 1.34
121 retrieving revision 1.35
122 diff -u -r1.34 -r1.35
123 --- ChangeLog 19 Sep 2013 19:30:28 -0000 1.34
124 +++ ChangeLog 27 Sep 2013 01:43:20 -0000 1.35
125 @@ -1,6 +1,11 @@
126 # ChangeLog for sys-auth/keystone
127 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
128 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.34 2013/09/19 19:30:28 prometheanfire Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.35 2013/09/27 01:43:20 prometheanfire Exp $
130 +
131 + 27 Sep 2013; Matthew Thode <prometheanfire@g.o>
132 + keystone-2013.1.3-r3.ebuild, keystone-2013.1.9999.ebuild,
133 + keystone-9999.ebuild:
134 + oslo-config dep changes
135
136 19 Sep 2013; Matthew Thode <prometheanfire@g.o>
137 keystone-2013.1.9999.ebuild: