diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:40:17 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:40:17 +0000 |
commit | 1ed308ae6bc55df6a68d105a30633a5b30e97c44 (patch) | |
tree | 12524fb9013138c2fb60d47bd6b97c4836edfd2c /sys-apps/busybox | |
parent | fix #5741: use custom CFLAGS (diff) | |
download | gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.tar.gz gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.tar.bz2 gentoo-2-1ed308ae6bc55df6a68d105a30633a5b30e97c44.zip |
updated copyright years
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-0.50.ebuild b/sys-apps/busybox/busybox-0.50.ebuild index 2fa8901d27b9..63b57fa1706e 100644 --- a/sys-apps/busybox/busybox-0.50.ebuild +++ b/sys-apps/busybox/busybox-0.50.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.50.ebuild,v 1.8 2002/07/14 19:20:16 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.50.ebuild,v 1.9 2002/08/01 11:40:16 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" |