diff options
Diffstat (limited to 'net-analyzer/scapy/scapy-2.1.0.ebuild')
-rw-r--r-- | net-analyzer/scapy/scapy-2.1.0.ebuild | 4 |
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 521a6b66c186..a770a33c1b56 100644 --- a/net-analyzer/scapy/scapy-2.1.0.ebuild +++ b/net-analyzer/scapy/scapy-2.1.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.1.0.ebuild,v 1.4 2011/04/05 05:42:25 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-2.1.0.ebuild,v 1.5 2011/04/05 17:28:33 arfrever Exp $ -EAPI="2" +EAPI="3" inherit distutils |