diff options
author | 2002-04-17 04:26:07 +0000 | |
---|---|---|
committer | 2002-04-17 04:26:07 +0000 | |
commit | 779cb5e7ae4ff22d5f2c6f75f4e962b1c29ca038 (patch) | |
tree | d245847a74a5919bd6cb56954d6e9d328cf2bbe8 /net-analyzer | |
parent | (#1850) (diff) | |
download | historical-779cb5e7ae4ff22d5f2c6f75f4e962b1c29ca038.tar.gz historical-779cb5e7ae4ff22d5f2c6f75f4e962b1c29ca038.tar.bz2 historical-779cb5e7ae4ff22d5f2c6f75f4e962b1c29ca038.zip |
bug (#1851)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.9.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.9.3.ebuild b/net-analyzer/ethereal/ethereal-0.9.3.ebuild index d4cc3d463518..8e9c51c32c82 100644 --- a/net-analyzer/ethereal/ethereal-0.9.3.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.3.ebuild @@ -1,12 +1,12 @@ # 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>, Donny Davies <woodchip@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.3.ebuild,v 1.2 2002/04/12 16:56:07 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.3.ebuild,v 1.3 2002/04/17 04:26:07 rphillips Exp $ S=${WORKDIR}/${P} DESCRIPTION="A commercial-quality network protocol analyzer" -SRC_URI="http://ethereal.zing.org/distribution/${P}.tar.gz" -HOMEPAGE="http://ethereal.zing.org/" +SRC_URI="http://www.ethereal.com/distribution/${P}.tar.gz" +HOMEPAGE="http://www.ethereal.com/" RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 |