Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/busybox: busybox-1.11.3.ebuild busybox-1.12.1.ebuild ChangeLog busybox-1.11.1.ebuild busybox-1.12.0.ebuild
Date: Mon, 27 Oct 2008 02:29:37
Message-Id: E1KuHrL-00072f-82@stork.gentoo.org
1 vapier 08/10/27 02:29:35
2
3 Modified: busybox-1.11.3.ebuild busybox-1.12.1.ebuild
4 ChangeLog busybox-1.11.1.ebuild
5 busybox-1.12.0.ebuild
6 Log:
7 Dont bother building inotifyd by default #240964.
8 (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
9
10 Revision Changes Path
11 1.2 sys-apps/busybox/busybox-1.11.3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?r1=1.1&r2=1.2
16
17 Index: busybox-1.11.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- busybox-1.11.3.ebuild 26 Oct 2008 07:48:43 -0000 1.1
24 +++ busybox-1.11.3.ebuild 27 Oct 2008 02:29:35 -0000 1.2
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.11.3.ebuild,v 1.1 2008/10/26 07:48:43 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.2 2008/10/27 02:29:35 vapier Exp $
30
31 inherit eutils flag-o-matic savedconfig toolchain-funcs
32
33 @@ -149,7 +149,7 @@
34 for opt in LOCALE_SUPPORT TFTP FTP{GET,PUT} IPCALC TFTP HUSH \
35 LASH MSH INETD DPKG RPM2CPIO RPM FOLD LOGNAME OD CRONTAB \
36 UUDECODE UUENCODE SULOGIN DC DEBUG_YANK_SUSv2 DEBUG_INIT \
37 - DEBUG_CROND_OPTION FEATURE_UDHCP_DEBUG TASKSET
38 + DEBUG_CROND_OPTION FEATURE_UDHCP_DEBUG TASKSET INOTIFYD
39 do
40 busybox_config_option n ${opt}
41 done
42
43
44
45 1.2 sys-apps/busybox/busybox-1.12.1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?r1=1.1&r2=1.2
50
51 Index: busybox-1.12.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- busybox-1.12.1.ebuild 26 Oct 2008 07:48:43 -0000 1.1
58 +++ busybox-1.12.1.ebuild 27 Oct 2008 02:29:35 -0000 1.2
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.12.1.ebuild,v 1.1 2008/10/26 07:48:43 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v 1.2 2008/10/27 02:29:35 vapier Exp $
64
65 inherit eutils flag-o-matic savedconfig toolchain-funcs
66
67 @@ -150,7 +150,7 @@
68 for opt in LOCALE_SUPPORT TFTP FTP{GET,PUT} IPCALC TFTP HUSH \
69 LASH MSH INETD DPKG RPM2CPIO RPM FOLD LOGNAME OD CRONTAB \
70 UUDECODE UUENCODE SULOGIN DC DEBUG_YANK_SUSv2 DEBUG_INIT \
71 - DEBUG_CROND_OPTION FEATURE_UDHCP_DEBUG TASKSET
72 + DEBUG_CROND_OPTION FEATURE_UDHCP_DEBUG TASKSET INOTIFYD
73 do
74 busybox_config_option n ${opt}
75 done
76
77
78
79 1.203 sys-apps/busybox/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.203&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.203&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.202&r2=1.203
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
88 retrieving revision 1.202
89 retrieving revision 1.203
90 diff -u -r1.202 -r1.203
91 --- ChangeLog 26 Oct 2008 07:48:43 -0000 1.202
92 +++ ChangeLog 27 Oct 2008 02:29:35 -0000 1.203
93 @@ -1,6 +1,10 @@
94 # ChangeLog for sys-apps/busybox
95 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.202 2008/10/26 07:48:43 vapier Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.203 2008/10/27 02:29:35 vapier Exp $
98 +
99 + 27 Oct 2008; Mike Frysinger <vapier@g.o> busybox-1.11.1.ebuild,
100 + busybox-1.11.3.ebuild, busybox-1.12.0.ebuild, busybox-1.12.1.ebuild:
101 + Dont bother building inotifyd by default #240964.
102
103 *busybox-1.12.1 (26 Oct 2008)
104 *busybox-1.11.3 (26 Oct 2008)
105
106
107
108 1.10 sys-apps/busybox/busybox-1.11.1.ebuild
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?rev=1.10&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?rev=1.10&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?r1=1.9&r2=1.10
113
114 Index: busybox-1.11.1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v
117 retrieving revision 1.9
118 retrieving revision 1.10
119 diff -u -r1.9 -r1.10
120 --- busybox-1.11.1.ebuild 26 Oct 2008 07:38:18 -0000 1.9
121 +++ busybox-1.11.1.ebuild 27 Oct 2008 02:29:35 -0000 1.10
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2008 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v 1.9 2008/10/26 07:38:18 vapier Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v 1.10 2008/10/27 02:29:35 vapier Exp $
127
128 inherit eutils flag-o-matic savedconfig toolchain-funcs
129
130 @@ -150,7 +150,7 @@
131 for opt in LOCALE_SUPPORT TFTP FTP{GET,PUT} IPCALC TFTP HUSH \
132 LASH MSH INETD DPKG RPM2CPIO RPM FOLD LOGNAME OD CRONTAB \
133 UUDECODE UUENCODE SULOGIN DC DEBUG_YANK_SUSv2 DEBUG_INIT \
134 - DEBUG_CROND_OPTION FEATURE_UDHCP_DEBUG TASKSET
135 + DEBUG_CROND_OPTION FEATURE_UDHCP_DEBUG TASKSET INOTIFYD
136 do
137 busybox_config_option n ${opt}
138 done
139
140
141
142 1.3 sys-apps/busybox/busybox-1.12.0.ebuild
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?rev=1.3&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?rev=1.3&content-type=text/plain
146 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?r1=1.2&r2=1.3
147
148 Index: busybox-1.12.0.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v
151 retrieving revision 1.2
152 retrieving revision 1.3
153 diff -u -r1.2 -r1.3
154 --- busybox-1.12.0.ebuild 21 Sep 2008 07:05:45 -0000 1.2
155 +++ busybox-1.12.0.ebuild 27 Oct 2008 02:29:35 -0000 1.3
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2008 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v 1.2 2008/09/21 07:05:45 vapier Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v 1.3 2008/10/27 02:29:35 vapier Exp $
161
162 inherit eutils flag-o-matic savedconfig toolchain-funcs
163
164 @@ -149,7 +149,7 @@
165 for opt in LOCALE_SUPPORT TFTP FTP{GET,PUT} IPCALC TFTP HUSH \
166 LASH MSH INETD DPKG RPM2CPIO RPM FOLD LOGNAME OD CRONTAB \
167 UUDECODE UUENCODE SULOGIN DC DEBUG_YANK_SUSv2 DEBUG_INIT \
168 - DEBUG_CROND_OPTION FEATURE_UDHCP_DEBUG TASKSET
169 + DEBUG_CROND_OPTION FEATURE_UDHCP_DEBUG TASKSET INOTIFYD
170 do
171 busybox_config_option n ${opt}
172 done