diff options
-rw-r--r-- | sys-apps/busybox/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/busybox/Manifest | 30 | ||||
-rw-r--r-- | sys-apps/busybox/busybox-1.00-r4.ebuild | 4 |
3 files changed, 27 insertions, 12 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog index 1e8167078072..b9c96c9e005f 100644 --- a/sys-apps/busybox/ChangeLog +++ b/sys-apps/busybox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/busybox # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.70 2005/06/04 03:39:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.71 2005/06/11 13:53:43 solar Exp $ + + 11 Jun 2005; <solar@gentoo.org> busybox-1.00-r4.ebuild: + - ifup/ifdown need run-parts. #95190 04 Jun 2005; Mike Frysinger <vapier@gentoo.org> busybox-1.00-r4.ebuild: Dont abort if user has a known broken glibc wrt to static compilation #94879. diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest index fac7855ffd1e..46d5fc06fad7 100644 --- a/sys-apps/busybox/Manifest +++ b/sys-apps/busybox/Manifest @@ -1,16 +1,28 @@ -MD5 18b44cd9a981873f45feeca0f9f94da4 ChangeLog 13293 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 bdb57a402f8d3d2b30caf73e22388019 busybox-1.00-r4.ebuild 7012 +MD5 c5b13ddb373a90ad18433078b5344f31 ChangeLog 13390 MD5 8ef75eba39772bdd1a8facc7815dbebb metadata.xml 161 -MD5 af839fcf529a6ceb84b06b5a4e7e7f6e busybox-1.00-r4.ebuild 7023 -MD5 8eca6aae55dad92090e0136b58a9fcf7 files/digest-busybox-1.00-r4 142 MD5 d9841a0171170d16bb121c696591e7ef files/config-netboot 9853 +MD5 8eca6aae55dad92090e0136b58a9fcf7 files/digest-busybox-1.00-r4 142 MD5 81f4a0289354f964e744acb2f74c1894 files/1.00/bash-tests.patch 1474 -MD5 1587853e73bcbda7157048299fc659fe files/1.00/busybox-read-timeout.patch 1964 -MD5 f16657b6a3bf9602a65dbb5f431afbda files/1.00/readlink-follow.patch 2795 -MD5 85560a8d547bfc101acf98d53dbecd45 files/1.00/more-insmod-arches.patch 1506 -MD5 4972a3b12accd80b77304ff4ff6b6a3a files/1.00/cp-posix-opts.patch 1245 +MD5 02bde866363ce5357e8dfadcf870b230 files/1.00/bb.patch 155 MD5 e4391db361a2ab2985811ec466f08cdc files/1.00/standalone.patch 1007 +MD5 593c8f8e26c0a381db171d9be08076c0 files/1.00/sum.patch 6723 +MD5 4972a3b12accd80b77304ff4ff6b6a3a files/1.00/cp-posix-opts.patch 1245 +MD5 85560a8d547bfc101acf98d53dbecd45 files/1.00/more-insmod-arches.patch 1506 MD5 6209b38225ac1d7cc77f84799acbe3ca files/1.00/nice.patch 4571 +MD5 1587853e73bcbda7157048299fc659fe files/1.00/busybox-read-timeout.patch 1964 MD5 0e50cd0ad938a8c15f1af8b59028c959 files/1.00/printenv.patch 3365 -MD5 593c8f8e26c0a381db171d9be08076c0 files/1.00/sum.patch 6723 -MD5 02bde866363ce5357e8dfadcf870b230 files/1.00/bb.patch 155 +MD5 f16657b6a3bf9602a65dbb5f431afbda files/1.00/readlink-follow.patch 2795 MD5 8a3287074aab50454f7785651ddea71c files/1.00/gcc4.patch 632 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iQCVAwUBQqrsz54WFLgrx1GWAQK/AAP/UIKJ9mKTfSXQRzBzJ0dk+j0rxk6quoD8 +sozbnPPmsLJXFq4hXQVzQU5S5ihCs0jBhuRhJ4LaV4LEtnI3zyEcvvBhgakC+nWy +xKaOOGGywwVgjhn9Af3snxLTZMNI6Mo0zb4GdrrECQKyYLGiwHCPGsfv/YheWlxl +dsCd5U+LeKQ= +=K7qW +-----END PGP SIGNATURE----- diff --git a/sys-apps/busybox/busybox-1.00-r4.ebuild b/sys-apps/busybox/busybox-1.00-r4.ebuild index 801ee6eeaba6..bd9f7003da8c 100644 --- a/sys-apps/busybox/busybox-1.00-r4.ebuild +++ b/sys-apps/busybox/busybox-1.00-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.00-r4.ebuild,v 1.13 2005/06/11 00:49:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.00-r4.ebuild,v 1.14 2005/06/11 13:53:43 solar Exp $ inherit eutils @@ -128,7 +128,7 @@ src_unpack() { # default a bunch of uncommon options to off for opt in LOCALE_SUPPORT TFTP FTP{GET,PUT} IPCALC TFTP HUSH \ LASH MSH INETD DPKG RPM2CPIO RPM FOLD LOGNAME OD CRONTAB \ - UUDECODE UUENCODE RUN_PARTS SULOGIN DC + UUDECODE UUENCODE SULOGIN DC do busybox_config_option n ${opt} done |