commit: faa504a9e6162eb921a99942c2986ce012cb467f
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 05:29:00 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 05:32:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa504a9
dev-python/rtslib: add conflict with rtslib-fb for bug 580378
Package-Manager: portage-2.2.26
dev-python/rtslib/rtslib-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/rtslib/rtslib-9999.ebuild
b/dev-python/rtslib/rtslib-9999.ebuild
index 4902bf6..361b601 100644
--- a/dev-python/rtslib/rtslib-9999.ebuild
+++ b/dev-python/rtslib/rtslib-9999.ebuild
@@ -22,6 +22,7 @@ DEPEND="
dev-python/configobj[${PYTHON_USEDEP}]
dev-python/ipaddr[${PYTHON_USEDEP}]
dev-python/netifaces[${PYTHON_USEDEP}]
+ !dev-python/rtslib-fb[${PYTHON_USEDEP}]
"
RDEPEND="${DEPEND}"