projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7f4c2a
)
dev-python/ovs: Block file collision
author
Justin Lecher
<jlec@gentoo.org>
Sat, 3 Dec 2016 21:04:55 +0000
(22:04 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Sat, 3 Dec 2016 21:34:05 +0000
(22:34 +0100)
Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/ovs/ovs-2.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/ovs/ovs-2.6.0.ebuild
b/dev-python/ovs/ovs-2.6.0.ebuild
index 879bda5518d9a2b19cc4a09b7c16cc126ab8e7b6..0569d348e7c56b8fce78a6cc744b38d58d3236cf 100644
(file)
--- a/
dev-python/ovs/ovs-2.6.0.ebuild
+++ b/
dev-python/ovs/ovs-2.6.0.ebuild
@@
-16,5
+16,8
@@
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
IUSE=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="
+ !<net-misc/openvswitch-2.6.0-r2
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
RDEPEND=""