diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-04-17 04:26:07 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-04-17 04:26:07 +0000 |
commit | efb777dec73bb84eca17b18cc93f5d1ed503f4a3 (patch) | |
tree | 18be8fa32e4d420f0de11aec69fbec2707036013 /net-analyzer | |
parent | (#1850) (diff) | |
download | gentoo-2-efb777dec73bb84eca17b18cc93f5d1ed503f4a3.tar.gz gentoo-2-efb777dec73bb84eca17b18cc93f5d1ed503f4a3.tar.bz2 gentoo-2-efb777dec73bb84eca17b18cc93f5d1ed503f4a3.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 |