diff options
Diffstat (limited to 'net-analyzer/scapy/scapy-2.0.0.6.ebuild')
-rw-r--r-- | net-analyzer/scapy/scapy-2.0.0.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/scapy/scapy-2.0.0.6.ebuild b/net-analyzer/scapy/scapy-2.0.0.6.ebuild index b58100b16972..58e026d0c2ae 100644 --- a/net-analyzer/scapy/scapy-2.0.0.6.ebuild +++ b/net-analyzer/scapy/scapy-2.0.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-2.0.0.6.ebuild,v 1.1 2008/08/30 19:34:07 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-2.0.0.6.ebuild,v 1.2 2008/08/31 04:20:53 mr_bones_ Exp $ inherit distutils @@ -21,4 +21,3 @@ RDEPEND="net-analyzer/tcpdump graphviz? ( media-gfx/graphviz ) imagemagick? ( media-gfx/imagemagick ) visual? ( dev-python/visual )" - |