summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/scapy/scapy-2.1.0.ebuild')
-rw-r--r--net-analyzer/scapy/scapy-2.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/scapy/scapy-2.1.0.ebuild b/net-analyzer/scapy/scapy-2.1.0.ebuild
index 425d2ced8546..521a6b66c186 100644
--- a/net-analyzer/scapy/scapy-2.1.0.ebuild
+++ b/net-analyzer/scapy/scapy-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-2.1.0.ebuild,v 1.3 2011/03/22 11:11:52 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-2.1.0.ebuild,v 1.4 2011/04/05 05:42:25 ulm Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ~x86"
IUSE="gnuplot pyx crypt graphviz imagemagick visual tcpreplay"
-DEPEND="virtual/python"
+DEPEND="dev-lang/python"
RDEPEND="net-analyzer/tcpdump
gnuplot? ( dev-python/gnuplot-py )
pyx? ( dev-python/pyx )