diff options
author | Ned Ludd <solar@gentoo.org> | 2004-02-04 00:07:15 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-02-04 00:07:15 +0000 |
commit | 3f2cd3ce97da29875e4b37f440ca1711b413ce6b (patch) | |
tree | ca242357d5eabac9c4bfbde5cfcb63e4687d16a7 /sys-apps/busybox/busybox-0.60.3-r1.ebuild | |
parent | Fixed installion of corefonts to depend on x11 and to install the fonts.scale... (diff) | |
download | gentoo-2-3f2cd3ce97da29875e4b37f440ca1711b413ce6b.tar.gz gentoo-2-3f2cd3ce97da29875e4b37f440ca1711b413ce6b.tar.bz2 gentoo-2-3f2cd3ce97da29875e4b37f440ca1711b413ce6b.zip |
~arch version bump, adds new procps sysctl option to busybox. misc bugfixes. new local useflag called savedconfig for user defined configs.
Diffstat (limited to 'sys-apps/busybox/busybox-0.60.3-r1.ebuild')
-rw-r--r-- | sys-apps/busybox/busybox-0.60.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-0.60.3-r1.ebuild b/sys-apps/busybox/busybox-0.60.3-r1.ebuild index 8b58408b7b67..3d783e83411d 100644 --- a/sys-apps/busybox/busybox-0.60.3-r1.ebuild +++ b/sys-apps/busybox/busybox-0.60.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.3-r1.ebuild,v 1.4 2003/09/07 00:47:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.3-r1.ebuild,v 1.5 2004/02/04 00:07:15 solar Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" |