public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [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
@ 2008-11-18  0:19 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2008-11-18  0:19 UTC (permalink / raw
  To: gentoo-commits

vapier      08/11/18 00:19:52

  Modified:             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
  Log:
  Disable MONOTONIC_SYSCALL by default since worrying about time changes on the system isnt a big deal and it breaks building with linux-2.4 headers.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)

Revision  Changes    Path
1.2                  sys-apps/busybox/busybox-1.12.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?r1=1.1&r2=1.2

Index: busybox-1.12.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- busybox-1.12.2.ebuild	18 Nov 2008 00:15:08 -0000	1.1
+++ busybox-1.12.2.ebuild	18 Nov 2008 00:19:52 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v 1.1 2008/11/18 00:15:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v 1.2 2008/11/18 00:19:52 vapier Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -125,6 +125,7 @@
 	busybox_config_option n BUILD_AT_ONCE
 	busybox_config_option n BUILD_LIBBUSYBOX
 	busybox_config_option n NOMMU
+	busybox_config_option n MONOTONIC_SYSCALL
 
 	# If these are not set and we are using a uclibc/busybox setup
 	# all calls to system() will fail.



1.11                 sys-apps/busybox/busybox-1.11.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?r1=1.10&r2=1.11

Index: busybox-1.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- busybox-1.11.1.ebuild	27 Oct 2008 02:29:35 -0000	1.10
+++ busybox-1.11.1.ebuild	18 Nov 2008 00:19:52 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v 1.10 2008/10/27 02:29:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v 1.11 2008/11/18 00:19:52 vapier Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -125,6 +125,7 @@
 	busybox_config_option n BUILD_AT_ONCE
 	busybox_config_option n BUILD_LIBBUSYBOX
 	busybox_config_option n NOMMU
+	busybox_config_option n MONOTONIC_SYSCALL
 
 	# If these are not set and we are using a uclibc/busybox setup
 	# all calls to system() will fail.



1.3                  sys-apps/busybox/busybox-1.12.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?r1=1.2&r2=1.3

Index: busybox-1.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- busybox-1.12.1.ebuild	27 Oct 2008 02:29:35 -0000	1.2
+++ busybox-1.12.1.ebuild	18 Nov 2008 00:19:52 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v 1.2 2008/10/27 02:29:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v 1.3 2008/11/18 00:19:52 vapier Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -125,6 +125,7 @@
 	busybox_config_option n BUILD_AT_ONCE
 	busybox_config_option n BUILD_LIBBUSYBOX
 	busybox_config_option n NOMMU
+	busybox_config_option n MONOTONIC_SYSCALL
 
 	# If these are not set and we are using a uclibc/busybox setup
 	# all calls to system() will fail.



1.3                  sys-apps/busybox/busybox-1.11.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?r1=1.2&r2=1.3

Index: busybox-1.11.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- busybox-1.11.3.ebuild	27 Oct 2008 02:29:35 -0000	1.2
+++ busybox-1.11.3.ebuild	18 Nov 2008 00:19:52 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.2 2008/10/27 02:29:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.3 2008/11/18 00:19:52 vapier Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -124,6 +124,7 @@
 	busybox_config_option n BUILD_AT_ONCE
 	busybox_config_option n BUILD_LIBBUSYBOX
 	busybox_config_option n NOMMU
+	busybox_config_option n MONOTONIC_SYSCALL
 
 	# If these are not set and we are using a uclibc/busybox setup
 	# all calls to system() will fail.



1.205                sys-apps/busybox/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.205&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.205&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.204&r2=1.205

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -r1.204 -r1.205
--- ChangeLog	18 Nov 2008 00:15:08 -0000	1.204
+++ ChangeLog	18 Nov 2008 00:19:52 -0000	1.205
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/busybox
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.204 2008/11/18 00:15:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.205 2008/11/18 00:19:52 vapier Exp $
+
+  18 Nov 2008; Mike Frysinger <vapier@gentoo.org> busybox-1.11.1.ebuild,
+  busybox-1.11.3.ebuild, busybox-1.12.0.ebuild, busybox-1.12.1.ebuild,
+  busybox-1.12.2.ebuild:
+  Disable MONOTONIC_SYSCALL by default since worrying about time changes on
+  the system isnt a big deal and it breaks building with linux-2.4 headers.
 
 *busybox-1.12.2 (18 Nov 2008)
 



1.4                  sys-apps/busybox/busybox-1.12.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?r1=1.3&r2=1.4

Index: busybox-1.12.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- busybox-1.12.0.ebuild	27 Oct 2008 02:29:35 -0000	1.3
+++ busybox-1.12.0.ebuild	18 Nov 2008 00:19:52 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v 1.3 2008/10/27 02:29:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v 1.4 2008/11/18 00:19:52 vapier Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -124,6 +124,7 @@
 	busybox_config_option n BUILD_AT_ONCE
 	busybox_config_option n BUILD_LIBBUSYBOX
 	busybox_config_option n NOMMU
+	busybox_config_option n MONOTONIC_SYSCALL
 
 	# If these are not set and we are using a uclibc/busybox setup
 	# all calls to system() will fail.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [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
@ 2008-11-20 21:56 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2008-11-20 21:56 UTC (permalink / raw
  To: gentoo-commits

jer         08/11/20 21:56:26

  Modified:             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
  Log:
  Correct path to unpacked sources (bug #247551).
  (Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)

Revision  Changes    Path
1.3                  sys-apps/busybox/busybox-1.12.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild?r1=1.2&r2=1.3

Index: busybox-1.12.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- busybox-1.12.2.ebuild	18 Nov 2008 00:19:52 -0000	1.2
+++ busybox-1.12.2.ebuild	20 Nov 2008 21:56:26 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v 1.2 2008/11/18 00:19:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.2.ebuild,v 1.3 2008/11/20 21:56:26 jer Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -22,7 +22,7 @@
 # (2) Go to the work directory and change the configuration of busybox using its
 #     menuconfig feature.
 #
-#     cd /var/tmp/portage/busybox*/work
+#     cd /var/tmp/portage/busybox*/work/busybox-*
 #     make menuconfig
 #
 # (3) Save your configuration to the default location and copy it to the



1.12                 sys-apps/busybox/busybox-1.11.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild?r1=1.11&r2=1.12

Index: busybox-1.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- busybox-1.11.1.ebuild	18 Nov 2008 00:19:52 -0000	1.11
+++ busybox-1.11.1.ebuild	20 Nov 2008 21:56:26 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v 1.11 2008/11/18 00:19:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.1.ebuild,v 1.12 2008/11/20 21:56:26 jer Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -22,7 +22,7 @@
 # (2) Go to the work directory and change the configuration of busybox using its
 #     menuconfig feature.
 #
-#     cd /var/tmp/portage/busybox*/work
+#     cd /var/tmp/portage/busybox*/work/busybox-*
 #     make menuconfig
 #
 # (3) Save your configuration to the default location and copy it to the



1.4                  sys-apps/busybox/busybox-1.12.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild?r1=1.3&r2=1.4

Index: busybox-1.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- busybox-1.12.1.ebuild	18 Nov 2008 00:19:52 -0000	1.3
+++ busybox-1.12.1.ebuild	20 Nov 2008 21:56:26 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v 1.3 2008/11/18 00:19:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.1.ebuild,v 1.4 2008/11/20 21:56:26 jer Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -22,7 +22,7 @@
 # (2) Go to the work directory and change the configuration of busybox using its
 #     menuconfig feature.
 #
-#     cd /var/tmp/portage/busybox*/work
+#     cd /var/tmp/portage/busybox*/work/busybox-*
 #     make menuconfig
 #
 # (3) Save your configuration to the default location and copy it to the



1.4                  sys-apps/busybox/busybox-1.11.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild?r1=1.3&r2=1.4

Index: busybox-1.11.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- busybox-1.11.3.ebuild	18 Nov 2008 00:19:52 -0000	1.3
+++ busybox-1.11.3.ebuild	20 Nov 2008 21:56:26 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.3 2008/11/18 00:19:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.4 2008/11/20 21:56:26 jer Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -22,7 +22,7 @@
 # (2) Go to the work directory and change the configuration of busybox using its
 #     menuconfig feature.
 #
-#     cd /var/tmp/portage/busybox*/work
+#     cd /var/tmp/portage/busybox*/work/busybox-*
 #     make menuconfig
 #
 # (3) Save your configuration to the default location and copy it to the



1.206                sys-apps/busybox/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.206&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?rev=1.206&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/ChangeLog?r1=1.205&r2=1.206

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- ChangeLog	18 Nov 2008 00:19:52 -0000	1.205
+++ ChangeLog	20 Nov 2008 21:56:26 -0000	1.206
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/busybox
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.205 2008/11/18 00:19:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.206 2008/11/20 21:56:26 jer Exp $
+
+  20 Nov 2008; Jeroen Roovers <jer@gentoo.org> busybox-1.11.1.ebuild,
+  busybox-1.11.3.ebuild, busybox-1.12.0.ebuild, busybox-1.12.1.ebuild,
+  busybox-1.12.2.ebuild:
+  Correct path to unpacked sources (bug #247551).
 
   18 Nov 2008; Mike Frysinger <vapier@gentoo.org> busybox-1.11.1.ebuild,
   busybox-1.11.3.ebuild, busybox-1.12.0.ebuild, busybox-1.12.1.ebuild,



1.5                  sys-apps/busybox/busybox-1.12.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild?r1=1.4&r2=1.5

Index: busybox-1.12.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- busybox-1.12.0.ebuild	18 Nov 2008 00:19:52 -0000	1.4
+++ busybox-1.12.0.ebuild	20 Nov 2008 21:56:26 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v 1.4 2008/11/18 00:19:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.12.0.ebuild,v 1.5 2008/11/20 21:56:26 jer Exp $
 
 inherit eutils flag-o-matic savedconfig toolchain-funcs
 
@@ -22,7 +22,7 @@
 # (2) Go to the work directory and change the configuration of busybox using its
 #     menuconfig feature.
 #
-#     cd /var/tmp/portage/busybox*/work
+#     cd /var/tmp/portage/busybox*/work/busybox-*
 #     make menuconfig
 #
 # (3) Save your configuration to the default location and copy it to the






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-20 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-20 21:56 [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 Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-18  0:19 Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox