summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-24 02:50:30 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-24 02:50:30 +0000
commitcc1c7f136fd3b21d1b3b3b7acf7e1ea5159b6575 (patch)
treee6048a17ca15ed36fa1f9a0f80f33d1ce9129a89 /sys-apps/busybox
parentver bump #61397 (diff)
downloadgentoo-2-cc1c7f136fd3b21d1b3b3b7acf7e1ea5159b6575.tar.gz
gentoo-2-cc1c7f136fd3b21d1b3b3b7acf7e1ea5159b6575.tar.bz2
gentoo-2-cc1c7f136fd3b21d1b3b3b7acf7e1ea5159b6575.zip
Sync IUSE (uclibc missing)
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r--sys-apps/busybox/ChangeLog5
-rw-r--r--sys-apps/busybox/busybox-1.00_rc3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog
index b8c1afb3bc58..e40221dc6887 100644
--- a/sys-apps/busybox/ChangeLog
+++ b/sys-apps/busybox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/busybox
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.38 2004/08/17 20:46:38 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.39 2004/08/24 02:50:30 swegener Exp $
+
+ 24 Aug 2004; Sven Wegener <swegener@gentoo.org> busybox-1.00_rc3.ebuild:
+ Sync IUSE (uclibc missing)
17 Aug 2004; <solar@gentoo.org> busybox-1.00_pre8.ebuild:
marked 1.00_pre8 stable
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/_/-}