summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-05-30 02:36:42 +0000
committerNed Ludd <solar@gentoo.org>2005-05-30 02:36:42 +0000
commit9cc8cf716ccc1861c7b29ce9a57d8ca286b6ae9f (patch)
treeec742e691da6339bd060cc3ee0fd3f0fa38c4eee /sys-apps/busybox/busybox-1.00-r4.ebuild
parentechangelog - update package to use libc expanded variable elibc_uclibc vs ucl... (diff)
downloadgentoo-2-9cc8cf716ccc1861c7b29ce9a57d8ca286b6ae9f.tar.gz
gentoo-2-9cc8cf716ccc1861c7b29ce9a57d8ca286b6ae9f.tar.bz2
gentoo-2-9cc8cf716ccc1861c7b29ce9a57d8ca286b6ae9f.zip
echangelog - update package to use libc expanded variable elibc_uclibc vs uclibc so USE=-* works
Diffstat (limited to 'sys-apps/busybox/busybox-1.00-r4.ebuild')
-rw-r--r--sys-apps/busybox/busybox-1.00-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.00-r4.ebuild b/sys-apps/busybox/busybox-1.00-r4.ebuild
index a11001bf5638..e53ce7942684 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.3 2005/05/18 19:29:49 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.00-r4.ebuild,v 1.4 2005/05/30 02:36:02 solar Exp $
inherit eutils
@@ -21,7 +21,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/${P}-e2fsprogs.patch.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="debug uclibc static savedconfig netboot floppyboot make-symlinks"
+IUSE="debug static savedconfig netboot floppyboot make-symlinks"
DEPEND=""