commit: 3f73624fe5201ef5c68a20167189b0940caf0685
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 8 09:11:10 2014 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Mon Dec 8 09:11:10 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=3f73624f
block other phabricator lib
---
dev-python/phabricator-python/phabricator-python-0.3.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-python/phabricator-python/phabricator-python-0.3.ebuild
b/dev-python/phabricator-python/phabricator-python-0.3.ebuild
index c5c146e..e9d00ec 100644
--- a/dev-python/phabricator-python/phabricator-python-0.3.ebuild
+++ b/dev-python/phabricator-python/phabricator-python-0.3.ebuild
@@ -17,4 +17,5 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND="dev-python/requests[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !dev-python/phabricator"