diff options
Diffstat (limited to 'app-arch/zip/zip-2.3-r1.ebuild')
-rw-r--r-- | app-arch/zip/zip-2.3-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-arch/zip/zip-2.3-r1.ebuild b/app-arch/zip/zip-2.3-r1.ebuild index c6507187841b..e6feba2a0e1a 100644 --- a/app-arch/zip/zip-2.3-r1.ebuild +++ b/app-arch/zip/zip-2.3-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.3-r1.ebuild,v 1.2 2001/08/29 01:49:51 lamer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.3-r1.ebuild,v 1.3 2001/11/10 02:33:03 hallski Exp $ -A=zip23.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Info ZIP" -SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/${A}" +SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/${PN}23.tar.gz" HOMEPAGE="ftp://ftp.freesoftware.com/pub/infozip/Zip.html" DEPEND="virtual/glibc" |