Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/busybox: busybox-1.12.2.ebuild busybox-1.11.1.ebuild busybox-1.12.1.ebuild busybox-1.11.3.ebuild ChangeLog busybox-1.12.0.ebuild
Date: Thu, 20 Nov 2008 21:56:31
Message-Id: E1L3HVi-0005xf-KY@stork.gentoo.org
1 jer 08/11/20 21:56:26
2
3 Modified: busybox-1.12.2.ebuild busybox-1.11.1.ebuild
4 busybox-1.12.1.ebuild busybox-1.11.3.ebuild
5 ChangeLog busybox-1.12.0.ebuild
6 Log:
7 Correct path to unpacked sources (bug #247551).
8 (Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
9
10 Revision Changes Path
11 1.3 sys-apps/busybox/busybox-1.12.2.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?r1=1.2&r2=1.3
16
17 Index: busybox-1.12.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- busybox-1.12.2.ebuild 18 Nov 2008 00:19:52 -0000 1.2
24 +++ busybox-1.12.2.ebuild 20 Nov 2008 21:56:26 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v 1.2 2008/11/18 00:19:52 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v 1.3 2008/11/20 21:56:26 jer Exp $
30
31 inherit eutils flag-o-matic savedconfig toolchain-funcs
32
33 @@ -22,7 +22,7 @@
34 # (2) Go to the work directory and change the configuration of busybox using its
35 # menuconfig feature.
36 #
37 -# cd /var/tmp/portage/busybox*/work
38 +# cd /var/tmp/portage/busybox*/work/busybox-*
39 # make menuconfig
40 #
41 # (3) Save your configuration to the default location and copy it to the
42
43
44
45 1.12 sys-apps/busybox/busybox-1.11.1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?r1=1.11&r2=1.12
50
51 Index: busybox-1.11.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- busybox-1.11.1.ebuild 18 Nov 2008 00:19:52 -0000 1.11
58 +++ busybox-1.11.1.ebuild 20 Nov 2008 21:56:26 -0000 1.12
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v 1.11 2008/11/18 00:19:52 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v 1.12 2008/11/20 21:56:26 jer Exp $
64
65 inherit eutils flag-o-matic savedconfig toolchain-funcs
66
67 @@ -22,7 +22,7 @@
68 # (2) Go to the work directory and change the configuration of busybox using its
69 # menuconfig feature.
70 #
71 -# cd /var/tmp/portage/busybox*/work
72 +# cd /var/tmp/portage/busybox*/work/busybox-*
73 # make menuconfig
74 #
75 # (3) Save your configuration to the default location and copy it to the
76
77
78
79 1.4 sys-apps/busybox/busybox-1.12.1.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?rev=1.4&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?rev=1.4&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?r1=1.3&r2=1.4
84
85 Index: busybox-1.12.1.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v
88 retrieving revision 1.3
89 retrieving revision 1.4
90 diff -u -r1.3 -r1.4
91 --- busybox-1.12.1.ebuild 18 Nov 2008 00:19:52 -0000 1.3
92 +++ busybox-1.12.1.ebuild 20 Nov 2008 21:56:26 -0000 1.4
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2008 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v 1.3 2008/11/18 00:19:52 vapier Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v 1.4 2008/11/20 21:56:26 jer Exp $
98
99 inherit eutils flag-o-matic savedconfig toolchain-funcs
100
101 @@ -22,7 +22,7 @@
102 # (2) Go to the work directory and change the configuration of busybox using its
103 # menuconfig feature.
104 #
105 -# cd /var/tmp/portage/busybox*/work
106 +# cd /var/tmp/portage/busybox*/work/busybox-*
107 # make menuconfig
108 #
109 # (3) Save your configuration to the default location and copy it to the
110
111
112
113 1.4 sys-apps/busybox/busybox-1.11.3.ebuild
114
115 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?rev=1.4&view=markup
116 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?rev=1.4&content-type=text/plain
117 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?r1=1.3&r2=1.4
118
119 Index: busybox-1.11.3.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v
122 retrieving revision 1.3
123 retrieving revision 1.4
124 diff -u -r1.3 -r1.4
125 --- busybox-1.11.3.ebuild 18 Nov 2008 00:19:52 -0000 1.3
126 +++ busybox-1.11.3.ebuild 20 Nov 2008 21:56:26 -0000 1.4
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2008 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.3 2008/11/18 00:19:52 vapier Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.4 2008/11/20 21:56:26 jer Exp $
132
133 inherit eutils flag-o-matic savedconfig toolchain-funcs
134
135 @@ -22,7 +22,7 @@
136 # (2) Go to the work directory and change the configuration of busybox using its
137 # menuconfig feature.
138 #
139 -# cd /var/tmp/portage/busybox*/work
140 +# cd /var/tmp/portage/busybox*/work/busybox-*
141 # make menuconfig
142 #
143 # (3) Save your configuration to the default location and copy it to the
144
145
146
147 1.206 sys-apps/busybox/ChangeLog
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.206&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.206&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.205&r2=1.206
152
153 Index: ChangeLog
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
156 retrieving revision 1.205
157 retrieving revision 1.206
158 diff -u -r1.205 -r1.206
159 --- ChangeLog 18 Nov 2008 00:19:52 -0000 1.205
160 +++ ChangeLog 20 Nov 2008 21:56:26 -0000 1.206
161 @@ -1,6 +1,11 @@
162 # ChangeLog for sys-apps/busybox
163 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
164 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.205 2008/11/18 00:19:52 vapier Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.206 2008/11/20 21:56:26 jer Exp $
166 +
167 + 20 Nov 2008; Jeroen Roovers <jer@g.o> busybox-1.11.1.ebuild,
168 + busybox-1.11.3.ebuild, busybox-1.12.0.ebuild, busybox-1.12.1.ebuild,
169 + busybox-1.12.2.ebuild:
170 + Correct path to unpacked sources (bug #247551).
171
172 18 Nov 2008; Mike Frysinger <vapier@g.o> busybox-1.11.1.ebuild,
173 busybox-1.11.3.ebuild, busybox-1.12.0.ebuild, busybox-1.12.1.ebuild,
174
175
176
177 1.5 sys-apps/busybox/busybox-1.12.0.ebuild
178
179 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?rev=1.5&view=markup
180 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?rev=1.5&content-type=text/plain
181 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?r1=1.4&r2=1.5
182
183 Index: busybox-1.12.0.ebuild
184 ===================================================================
185 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v
186 retrieving revision 1.4
187 retrieving revision 1.5
188 diff -u -r1.4 -r1.5
189 --- busybox-1.12.0.ebuild 18 Nov 2008 00:19:52 -0000 1.4
190 +++ busybox-1.12.0.ebuild 20 Nov 2008 21:56:26 -0000 1.5
191 @@ -1,6 +1,6 @@
192 # Copyright 1999-2008 Gentoo Foundation
193 # Distributed under the terms of the GNU General Public License v2
194 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v 1.4 2008/11/18 00:19:52 vapier Exp $
195 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v 1.5 2008/11/20 21:56:26 jer Exp $
196
197 inherit eutils flag-o-matic savedconfig toolchain-funcs
198
199 @@ -22,7 +22,7 @@
200 # (2) Go to the work directory and change the configuration of busybox using its
201 # menuconfig feature.
202 #
203 -# cd /var/tmp/portage/busybox*/work
204 +# cd /var/tmp/portage/busybox*/work/busybox-*
205 # make menuconfig
206 #
207 # (3) Save your configuration to the default location and copy it to the