diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:47:44 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:47:44 +0000 |
commit | a39730211d44cbaf05ce6e38cbe1c4ebc8d2eeec (patch) | |
tree | 7bee6f1db165fbb79032b705c3fc62c4ddfe3323 /sys-apps/busybox | |
parent | forgot || die in a couple of places, fixing (diff) | |
download | gentoo-2-a39730211d44cbaf05ce6e38cbe1c4ebc8d2eeec.tar.gz gentoo-2-a39730211d44cbaf05ce6e38cbe1c4ebc8d2eeec.tar.bz2 gentoo-2-a39730211d44cbaf05ce6e38cbe1c4ebc8d2eeec.zip |
repoman: whitespace cleanup
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-0.50.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-0.60.2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-0.60.3-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-0.60.3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-0.60.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-0.60.5-r2.ebuild | 8 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-0.60.5.ebuild | 4 |
8 files changed, 23 insertions, 23 deletions
diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest index 18636844343f..6145fc22b926 100644 --- a/sys-apps/busybox/Manifest +++ b/sys-apps/busybox/Manifest @@ -1,11 +1,11 @@ MD5 5d22f1231ba7db16af9a14cd16ebd06d ChangeLog 2941 -MD5 8bf0f63b381b95807d339818e8f4c83d busybox-0.50.ebuild 1028 -MD5 18a3034318c95815d75f27c5dec56b8a busybox-0.60.2.ebuild 1246 -MD5 144c82c10a35d485fc41d8c50ae23d20 busybox-0.60.3-r1.ebuild 1104 -MD5 9048ef82efd973507a0af5a05549eb1e busybox-0.60.3.ebuild 1048 -MD5 aaefb83d9f09e11ad286ff1ef20dbd70 busybox-0.60.5-r1.ebuild 1432 -MD5 2d3f0e57d162661001f7b6e74710d734 busybox-0.60.5.ebuild 1042 -MD5 3e5adcac88dc67bf715b3f6ae284d932 busybox-0.60.5-r2.ebuild 2150 +MD5 041f6348b9b2c3051a19d8f3611cd259 busybox-0.50.ebuild 1024 +MD5 d2aea6e7d4671cde6cb2da4579fbb6f1 busybox-0.60.2.ebuild 1242 +MD5 bfec32dd92d147690a1271b7915a1579 busybox-0.60.3-r1.ebuild 1103 +MD5 1e213d53c8dab18dcc99d628b96e6737 busybox-0.60.3.ebuild 1047 +MD5 cbc0a83fefc19b66aa495c08cf2c2d9b busybox-0.60.5-r1.ebuild 1433 +MD5 482b4170d2e88c1218be4f43f124d26d busybox-0.60.5.ebuild 1043 +MD5 cd67b7e833d718b6fde55506d1cb556d busybox-0.60.5-r2.ebuild 2150 MD5 9ce965b12114a360496fe06e952139a8 files/Config.h 11695 MD5 24ec3839ecb3e429bf29a819398b7753 files/Config.h-0.60.2-cd 13772 MD5 af127cfced92352c0a43cbf63cde52bd files/Config.h-0.60.3-cd 14319 diff --git a/sys-apps/busybox/busybox-0.50.ebuild b/sys-apps/busybox/busybox-0.50.ebuild index 9362ab35297d..603626b88fa3 100644 --- a/sys-apps/busybox/busybox-0.50.ebuild +++ b/sys-apps/busybox/busybox-0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.50.ebuild,v 1.15 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.50.ebuild,v 1.16 2003/09/07 00:47:41 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" @@ -26,7 +26,7 @@ src_compile() { } src_install() { - into / + into / dobin busybox into /usr dodoc AUTHORS Changelog LICENSE README TODO diff --git a/sys-apps/busybox/busybox-0.60.2.ebuild b/sys-apps/busybox/busybox-0.60.2.ebuild index dc5963e7fa9c..cbdee6b40302 100644 --- a/sys-apps/busybox/busybox-0.60.2.ebuild +++ b/sys-apps/busybox/busybox-0.60.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.2.ebuild,v 1.11 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.2.ebuild,v 1.12 2003/09/07 00:47:41 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" @@ -29,7 +29,7 @@ src_compile() { } src_install() { - into / + into / dobin busybox into /usr dodoc AUTHORS Changelog LICENSE README TODO diff --git a/sys-apps/busybox/busybox-0.60.3-r1.ebuild b/sys-apps/busybox/busybox-0.60.3-r1.ebuild index c61e2e415276..8b58408b7b67 100644 --- a/sys-apps/busybox/busybox-0.60.3-r1.ebuild +++ b/sys-apps/busybox/busybox-0.60.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.3-r1.ebuild,v 1.3 2003/08/11 18:22:04 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.3-r1.ebuild,v 1.4 2003/09/07 00:47:41 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" @@ -33,7 +33,7 @@ src_install() { dodoc AUTHORS Changelog* INSTALL LICENSE README TODO docinto scripts - dodoc busybox.links + dodoc busybox.links cd docs doman *.1 diff --git a/sys-apps/busybox/busybox-0.60.3.ebuild b/sys-apps/busybox/busybox-0.60.3.ebuild index f3e72e743a8d..990ff3d1f8ba 100644 --- a/sys-apps/busybox/busybox-0.60.3.ebuild +++ b/sys-apps/busybox/busybox-0.60.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.3.ebuild,v 1.15 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.3.ebuild,v 1.16 2003/09/07 00:47:41 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" @@ -31,7 +31,7 @@ src_install() { dobin busybox into /usr dodoc AUTHORS Changelog LICENSE README TODO - + cd docs doman *.1 docinto txt diff --git a/sys-apps/busybox/busybox-0.60.5-r1.ebuild b/sys-apps/busybox/busybox-0.60.5-r1.ebuild index 54aa15d27eec..36782ca15493 100644 --- a/sys-apps/busybox/busybox-0.60.5-r1.ebuild +++ b/sys-apps/busybox/busybox-0.60.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.5-r1.ebuild,v 1.7 2003/08/11 18:22:04 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.5-r1.ebuild,v 1.8 2003/09/07 00:47:41 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" @@ -39,7 +39,7 @@ src_install() { dobin busybox into /usr dodoc AUTHORS Changelog LICENSE README TODO - + cd docs doman *.1 docinto txt diff --git a/sys-apps/busybox/busybox-0.60.5-r2.ebuild b/sys-apps/busybox/busybox-0.60.5-r2.ebuild index 093a1a4b0028..f0af01b85bed 100644 --- a/sys-apps/busybox/busybox-0.60.5-r2.ebuild +++ b/sys-apps/busybox/busybox-0.60.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.5-r2.ebuild,v 1.1 2003/08/27 10:42:49 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.5-r2.ebuild,v 1.2 2003/09/07 00:47:41 msterret Exp $ inherit flag-o-matic @@ -31,7 +31,7 @@ src_unpack() { -e "s://#define.*BB_TTY:#define BB_TTY:g" \ -e "s://#define.*BB_WATCH:#define BB_WATCH:g" \ -e "s:BB_TRACEROUTE:BB_TRACEROUTE_${RANDOM}:g" \ - < ${S}/Config.h > ${S}/Config.h.new && + < ${S}/Config.h > ${S}/Config.h.new && mv ${S}/Config.h{.new,} [ -f ${FILESDIR}/${PN}-${PV}-dietlibc.diff ] && epatch ${FILESDIR}/${PN}-${PV}-dietlibc.diff || @@ -52,7 +52,7 @@ src_compile() { if [ "`use diet`" != "" ] ; then append-flags -D_BSD_SOURCE - emake CC="diet ${CC}" CLFAGS="${CFLAGS}" ${myconf} || + emake CC="diet ${CC}" CLFAGS="${CFLAGS}" ${myconf} || die "Failed to make diet ${PN}" else emake ${myconf} || die @@ -64,7 +64,7 @@ src_install() { dobin busybox into /usr dodoc AUTHORS Changelog LICENSE README TODO - + cd docs doman *.1 docinto txt diff --git a/sys-apps/busybox/busybox-0.60.5.ebuild b/sys-apps/busybox/busybox-0.60.5.ebuild index 87bb07fc2767..dc30c6e30cc2 100644 --- a/sys-apps/busybox/busybox-0.60.5.ebuild +++ b/sys-apps/busybox/busybox-0.60.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.5.ebuild,v 1.5 2003/08/11 18:22:04 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.5.ebuild,v 1.6 2003/09/07 00:47:41 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" @@ -31,7 +31,7 @@ src_install() { dobin busybox into /usr dodoc AUTHORS Changelog LICENSE README TODO - + cd docs doman *.1 docinto txt |