summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/busybox/busybox-1.00_rc3.ebuild')
-rw-r--r--sys-apps/busybox/busybox-1.00_rc3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.00_rc3.ebuild b/sys-apps/busybox/busybox-1.00_rc3.ebuild
index 0ae508a3c50d..198b8789b12d 100644
--- a/sys-apps/busybox/busybox-1.00_rc3.ebuild
+++ b/sys-apps/busybox/busybox-1.00_rc3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.00_rc3.ebuild,v 1.1 2004/08/17 16:42:13 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.00_rc3.ebuild,v 1.2 2004/08/24 02:50:30 swegener Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.busybox.net/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~mips ~arm ~amd64"
-IUSE="debug static savedconfig make-busybox-symlinks"
+IUSE="debug uclibc static savedconfig make-busybox-symlinks"
#IUSE="${IUSE} cross"
MY_PV=${PV/_/-}