app-text/blogc: added blockers to live ebuild, to avoid conflicts
authorRafael Martins <rafaelmartins@gentoo.org>
Thu, 28 Apr 2016 02:07:46 +0000 (04:07 +0200)
committerRafael Martins <rafaelmartins@gentoo.org>
Thu, 28 Apr 2016 02:07:46 +0000 (04:07 +0200)
Package-Manager: portage-2.2.26

app-text/blogc/blogc-9999.ebuild

index 6c8b9ca45f17689194921e1bbf03f90ca11a5b76..538dbb319bbd972d99b973fc5430e42fe6c4f909 100644 (file)
@@ -33,7 +33,9 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}
        git? (
-               dev-vcs/git )"
+               dev-vcs/git )
+       !dev-vcs/blogc-git-receiver
+       !www-servers/blogc-runserver"
 
 DEPEND="${DEPEND}
        ${CDEPEND}