diff options
Diffstat (limited to 'net-analyzer/scapy/scapy-2.0.1.ebuild')
-rw-r--r-- | net-analyzer/scapy/scapy-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/scapy/scapy-2.0.1.ebuild b/net-analyzer/scapy/scapy-2.0.1.ebuild index dc2dce9c9a97..c36f71e77a0d 100644 --- a/net-analyzer/scapy/scapy-2.0.1.ebuild +++ b/net-analyzer/scapy/scapy-2.0.1.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.0.1.ebuild,v 1.4 2011/04/05 05:42:25 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/scapy-2.0.1.ebuild,v 1.5 2011/04/05 17:28:33 arfrever Exp $ -EAPI="2" +EAPI="3" inherit distutils |