# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Honeysnap is a command line tool for parsing pcap data files" HOMEPAGE="http://www.honeynet.org/tools/honeysnap/" SRC_URI="http://www.honeynet.org/tools/honeysnap/honeysnap-1.0.6.5.tar.gz" LICENSE="" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND=">=dev-python/setuptools-0.6_rc3" RDEPEND=">=dev-python/pypcap-1.1 net-libs/libpcap >=dev-lang/python-2.4 dev-python/dpkt dev-python/python-irclib"