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