Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/buildbot-slave: buildbot-slave-0.8.6_p1.ebuild buildbot-slave-0.8.6.ebuild buildbot-slave-0.8.3.ebuild buildbot-slave-0.8.5.ebuild ChangeLog
Date: Thu, 07 Jun 2012 21:09:45
Message-Id: 20120607210926.5885F2004C@flycatcher.gentoo.org
1 zmedico 12/06/07 21:09:26
2
3 Modified: buildbot-slave-0.8.6_p1.ebuild
4 buildbot-slave-0.8.6.ebuild
5 buildbot-slave-0.8.3.ebuild
6 buildbot-slave-0.8.5.ebuild ChangeLog
7 Log:
8 inherit user for enewuser
9
10 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
11
12 Revision Changes Path
13 1.2 dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild?r1=1.1&r2=1.2
18
19 Index: buildbot-slave-0.8.6_p1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- buildbot-slave-0.8.6_p1.ebuild 23 Apr 2012 05:47:50 -0000 1.1
26 +++ buildbot-slave-0.8.6_p1.ebuild 7 Jun 2012 21:09:26 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild,v 1.1 2012/04/23 05:47:50 patrick Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6_p1.ebuild,v 1.2 2012/06/07 21:09:26 zmedico Exp $
32
33 EAPI="3"
34 PYTHON_DEPEND="2"
35 @@ -9,7 +9,7 @@
36 DISTUTILS_SRC_TEST="trial buildslave"
37 DISTUTILS_DISABLE_TEST_DEPENDENCY="1"
38
39 -inherit distutils eutils
40 +inherit distutils eutils user
41
42 DESCRIPTION="BuildBot Slave Daemon"
43 HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave"
44
45
46
47 1.2 dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild?r1=1.1&r2=1.2
52
53 Index: buildbot-slave-0.8.6.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- buildbot-slave-0.8.6.ebuild 29 Mar 2012 09:34:16 -0000 1.1
60 +++ buildbot-slave-0.8.6.ebuild 7 Jun 2012 21:09:26 -0000 1.2
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild,v 1.1 2012/03/29 09:34:16 djc Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.6.ebuild,v 1.2 2012/06/07 21:09:26 zmedico Exp $
66
67 EAPI="3"
68 PYTHON_DEPEND="2"
69 @@ -9,7 +9,7 @@
70 DISTUTILS_SRC_TEST="trial buildslave"
71 DISTUTILS_DISABLE_TEST_DEPENDENCY="1"
72
73 -inherit distutils eutils
74 +inherit distutils eutils user
75
76 DESCRIPTION="BuildBot Slave Daemon"
77 HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave"
78
79
80
81 1.11 dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild?rev=1.11&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild?rev=1.11&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild?r1=1.10&r2=1.11
86
87 Index: buildbot-slave-0.8.3.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v
90 retrieving revision 1.10
91 retrieving revision 1.11
92 diff -u -r1.10 -r1.11
93 --- buildbot-slave-0.8.3.ebuild 22 Aug 2011 10:05:37 -0000 1.10
94 +++ buildbot-slave-0.8.3.ebuild 7 Jun 2012 21:09:26 -0000 1.11
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2011 Gentoo Foundation
97 +# Copyright 1999-2012 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v 1.10 2011/08/22 10:05:37 mduft Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v 1.11 2012/06/07 21:09:26 zmedico Exp $
101
102 EAPI="3"
103 PYTHON_DEPEND="2"
104 @@ -9,7 +9,7 @@
105 DISTUTILS_SRC_TEST="trial buildslave"
106 DISTUTILS_DISABLE_TEST_DEPENDENCY="1"
107
108 -inherit distutils eutils
109 +inherit distutils eutils user
110
111 DESCRIPTION="BuildBot Slave Daemon"
112 HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave"
113
114
115
116 1.2 dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild?rev=1.2&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild?rev=1.2&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild?r1=1.1&r2=1.2
121
122 Index: buildbot-slave-0.8.5.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild,v
125 retrieving revision 1.1
126 retrieving revision 1.2
127 diff -u -r1.1 -r1.2
128 --- buildbot-slave-0.8.5.ebuild 26 Dec 2011 10:13:55 -0000 1.1
129 +++ buildbot-slave-0.8.5.ebuild 7 Jun 2012 21:09:26 -0000 1.2
130 @@ -1,6 +1,6 @@
131 -# Copyright 1999-2011 Gentoo Foundation
132 +# Copyright 1999-2012 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild,v 1.1 2011/12/26 10:13:55 djc Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.5.ebuild,v 1.2 2012/06/07 21:09:26 zmedico Exp $
136
137 EAPI="3"
138 PYTHON_DEPEND="2"
139 @@ -9,7 +9,7 @@
140 DISTUTILS_SRC_TEST="trial buildslave"
141 DISTUTILS_DISABLE_TEST_DEPENDENCY="1"
142
143 -inherit distutils eutils
144 +inherit distutils eutils user
145
146 DESCRIPTION="BuildBot Slave Daemon"
147 HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave"
148
149
150
151 1.24 dev-util/buildbot-slave/ChangeLog
152
153 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.24&view=markup
154 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?rev=1.24&content-type=text/plain
155 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot-slave/ChangeLog?r1=1.23&r2=1.24
156
157 Index: ChangeLog
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v
160 retrieving revision 1.23
161 retrieving revision 1.24
162 diff -u -r1.23 -r1.24
163 --- ChangeLog 23 Apr 2012 05:47:50 -0000 1.23
164 +++ ChangeLog 7 Jun 2012 21:09:26 -0000 1.24
165 @@ -1,6 +1,11 @@
166 # ChangeLog for dev-util/buildbot-slave
167 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
168 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.23 2012/04/23 05:47:50 patrick Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.24 2012/06/07 21:09:26 zmedico Exp $
170 +
171 + 07 Jun 2012; Zac Medico <zmedico@g.o> buildbot-slave-0.8.3.ebuild,
172 + buildbot-slave-0.8.5.ebuild, buildbot-slave-0.8.6.ebuild,
173 + buildbot-slave-0.8.6_p1.ebuild:
174 + inherit user for enewuser
175
176 *buildbot-slave-0.8.6_p1 (23 Apr 2012)