diff options
Diffstat (limited to 'net-analyzer/scapy/scapy-1.0.2.ebuild')
-rw-r--r-- | net-analyzer/scapy/scapy-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/scapy/scapy-1.0.2.ebuild b/net-analyzer/scapy/scapy-1.0.2.ebuild index 8d9d2340fbe4..aa4580869a81 100644 --- a/net-analyzer/scapy/scapy-1.0.2.ebuild +++ b/net-analyzer/scapy/scapy-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-1.0.2.ebuild,v 1.2 2005/11/20 11:21:08 lcars Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-1.0.2.ebuild,v 1.3 2005/11/21 08:19:09 lcars Exp $ DESCRIPTION="A Python interactive packet manipulation program for mastering the network" HOMEPAGE="http://www.secdev.org/projects/scapy/" @@ -9,7 +9,7 @@ SRC_URI="http://www.secdev.org/projects/scapy/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" -IUSE="gnuplot pyx crypt graphviz imagemagick hostap" +IUSE="gnuplot pyx crypt graphviz imagemagick" DEPEND="virtual/python net-analyzer/tcpdump |