diff options
author | Michael J. Cohen <mjc@gentoo.org> | 2002-07-03 01:35:29 +0000 |
---|---|---|
committer | Michael J. Cohen <mjc@gentoo.org> | 2002-07-03 01:35:29 +0000 |
commit | a5651fc5f03d082bb22087f3695ee22345d7e42e (patch) | |
tree | e35ffdf80c7030884f41e519e9303509f6e43d17 /sys-apps | |
parent | New revision for bugs 4169 4170 4193, removing all old versions as there are ... (diff) | |
download | historical-a5651fc5f03d082bb22087f3695ee22345d7e42e.tar.gz historical-a5651fc5f03d082bb22087f3695ee22345d7e42e.tar.bz2 historical-a5651fc5f03d082bb22087f3695ee22345d7e42e.zip |
Fixed download location
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/busybox/busybox-0.60.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-0.60.3.ebuild b/sys-apps/busybox/busybox-0.60.3.ebuild index abebe8db95da..b73c554286cb 100644 --- a/sys-apps/busybox/busybox-0.60.3.ebuild +++ b/sys-apps/busybox/busybox-0.60.3.ebuild @@ -1,10 +1,10 @@ # 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.60.3.ebuild,v 1.2 2002/05/21 00:08:53 wmertens Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.3.ebuild,v 1.3 2002/07/03 01:35:29 mjc Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities for rescue and embedded systems" -SRC_URI="ftp://oss.lineo.com/busybox/${P}.tar.gz" +SRC_URI="http://www.busybox.net/downloads/${P}.tar.gz" HOMEPAGE="http://busybox.lineo.com/" DEPEND="virtual/glibc" |