diff options
author | 2004-02-04 00:07:15 +0000 | |
---|---|---|
committer | 2004-02-04 00:07:15 +0000 | |
commit | 3f2cd3ce97da29875e4b37f440ca1711b413ce6b (patch) | |
tree | ca242357d5eabac9c4bfbde5cfcb63e4687d16a7 /sys-apps/busybox/busybox-0.60.2.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.2.ebuild')
-rw-r--r-- | sys-apps/busybox/busybox-0.60.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-0.60.2.ebuild b/sys-apps/busybox/busybox-0.60.2.ebuild index cbdee6b40302..9f8f2fb33020 100644 --- a/sys-apps/busybox/busybox-0.60.2.ebuild +++ b/sys-apps/busybox/busybox-0.60.2.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.2.ebuild,v 1.12 2003/09/07 00:47:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.2.ebuild,v 1.13 2004/02/04 00:07:15 solar Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" |