diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-11-08 12:24:40 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-11-08 12:24:40 +0000 |
commit | fc7b12bad3f1846d07a46d804529eb8987236797 (patch) | |
tree | a994792aeb28234bbf4510854eb7c8f76b3c923d /net-analyzer/hunt | |
parent | Marked ~mips, bug #59095 (Manifest recommit) (diff) | |
download | gentoo-2-fc7b12bad3f1846d07a46d804529eb8987236797.tar.gz gentoo-2-fc7b12bad3f1846d07a46d804529eb8987236797.tar.bz2 gentoo-2-fc7b12bad3f1846d07a46d804529eb8987236797.zip |
homepage update
Diffstat (limited to 'net-analyzer/hunt')
-rw-r--r-- | net-analyzer/hunt/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/hunt/hunt-1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/hunt/ChangeLog b/net-analyzer/hunt/ChangeLog index dc4edd427241..31746c1b7454 100644 --- a/net-analyzer/hunt/ChangeLog +++ b/net-analyzer/hunt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/hunt # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/ChangeLog,v 1.3 2004/07/01 19:51:06 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/ChangeLog,v 1.4 2004/11/08 12:24:40 eldad Exp $ + + 08 Nov 2004; Eldad Zack <eldad@gentoo.org> hunt-1.5.ebuild: + Homepage update, thanks to Jason Cavett <jason.cavett@gmail.com>, Closes + #70426. 01 Jul 2004; Jon Hood <squinky86@gentoo.org> hunt-1.5.ebuild, +metadata.xml: diff --git a/net-analyzer/hunt/hunt-1.5.ebuild b/net-analyzer/hunt/hunt-1.5.ebuild index 7f6d4b6cc35d..6487fd13b66b 100644 --- a/net-analyzer/hunt/hunt-1.5.ebuild +++ b/net-analyzer/hunt/hunt-1.5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/hunt-1.5.ebuild,v 1.3 2004/07/01 19:51:06 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hunt/hunt-1.5.ebuild,v 1.4 2004/11/08 12:24:40 eldad Exp $ DESCRIPTION="tool for checking well known weaknesses in the TCP/IP protocol" -HOMEPAGE="http://www.gncz.cz/kra/index.html" +HOMEPAGE="http://lin.fsid.cvut.cz/~kra/index.html" SRC_URI="http://lin.fsid.cvut.cz/~kra/hunt/${P}.tgz" LICENSE="GPL-2" |