commit: a1e777932da267ef13685c84737032cf27e66646
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 6 17:42:03 2016 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Sep 6 19:08:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e77793
net-misc/owncloud-client: add blocker against nextcloud-client
Package-Manager: portage-2.3.0
net-misc/owncloud-client/owncloud-client-2.2.3.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-misc/owncloud-client/owncloud-client-2.2.3.ebuild
b/net-misc/owncloud-client/owncloud-client-2.2.3.ebuild
index 0efa6e1..d309c6c 100644
--- a/net-misc/owncloud-client/owncloud-client-2.2.3.ebuild
+++ b/net-misc/owncloud-client/owncloud-client-2.2.3.ebuild
@@ -47,7 +47,8 @@ RDEPEND=">=dev-db/sqlite-3.4:3
)
samba? ( >=net-fs/samba-3.5 )
sftp? ( >=net-libs/libssh-0.5 )
- !net-misc/ocsync"
+ !net-misc/ocsync
+ !net-misc/nextcloud-client"
DEPEND="${RDEPEND}
doc? (
dev-python/sphinx