diff options
Diffstat (limited to 'net-analyzer/scapy/scapy-2.2.0.ebuild')
-rw-r--r-- | net-analyzer/scapy/scapy-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/scapy/scapy-2.2.0.ebuild b/net-analyzer/scapy/scapy-2.2.0.ebuild index 776b93bb49d2..561144954920 100644 --- a/net-analyzer/scapy/scapy-2.2.0.ebuild +++ b/net-analyzer/scapy/scapy-2.2.0.ebuild @@ -1,8 +1,8 @@ # 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.2.0.ebuild,v 1.3 2011/04/05 05:42:25 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-2.2.0.ebuild,v 1.4 2011/04/05 17:28:33 arfrever Exp $ -EAPI="2" +EAPI="3" PYTHON_DEPEND="2:2.6" |