diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-02 01:04:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-02 01:04:22 +0000 |
commit | bc76f0e193a588502e6ae50ed6ce7f4a2eb9d24b (patch) | |
tree | b31136f611eeb918e5ce812ea37a37bec4133f71 /sys-apps | |
parent | Removing evms-1 from portage. (diff) | |
download | gentoo-2-bc76f0e193a588502e6ae50ed6ce7f4a2eb9d24b.tar.gz gentoo-2-bc76f0e193a588502e6ae50ed6ce7f4a2eb9d24b.tar.bz2 gentoo-2-bc76f0e193a588502e6ae50ed6ce7f4a2eb9d24b.zip |
stabilize
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/busybox/busybox-1.00-r4.ebuild | 4 |
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 e53ce7942684..5d6e96abaf0c 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.4 2005/05/30 02:36:02 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.00-r4.ebuild,v 1.5 2005/06/02 01:04:22 vapier Exp $ inherit eutils @@ -20,7 +20,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" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="debug static savedconfig netboot floppyboot make-symlinks" DEPEND="" |