dev-python/scapy-python3: block against net-analyzer/scapy
authorTobias Klausmann <klausman@gentoo.org>
Wed, 31 Aug 2016 17:04:11 +0000 (19:04 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Wed, 31 Aug 2016 17:04:11 +0000 (19:04 +0200)
Put in a block while I figure out how to fix the file collision.

Gentoo-Bug: 592612

dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild [moved from dev-python/scapy-python3/scapy-python3-0.18.ebuild with 77% similarity]

similarity index 77%
rename from dev-python/scapy-python3/scapy-python3-0.18.ebuild
rename to dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild
index 69e8b43a7e55e48bb2ffbc79c0a44ced9bbca7e8..501586c100bc8f541813fabba955524627bbddb9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,4 +17,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="
+       dev-python/setuptools[${PYTHON_USEDEP}]
+       !net-analyzer/scapy
+       "