From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9A6DF138206 for ; Thu, 28 Apr 2016 02:08:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C2C821C027; Thu, 28 Apr 2016 02:08:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C88BA21C027 for ; Thu, 28 Apr 2016 02:08:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82BCB340C43 for ; Thu, 28 Apr 2016 02:08:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAFF732D for ; Thu, 28 Apr 2016 02:08:11 +0000 (UTC) From: "Rafael Martins" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rafael Martins" Message-ID: <1461809266.a5caca7b74915438a3ad3ddeb137be9dcdeccd85.rafaelmartins@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/blogc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/blogc/blogc-9999.ebuild X-VCS-Directories: app-text/blogc/ X-VCS-Committer: rafaelmartins X-VCS-Committer-Name: Rafael Martins X-VCS-Revision: a5caca7b74915438a3ad3ddeb137be9dcdeccd85 X-VCS-Branch: master Date: Thu, 28 Apr 2016 02:08:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 21cd9628-3d76-4d08-be8f-28beadc6684e X-Archives-Hash: cf6cfbb6381f1ce25d0d9213a20877fb commit: a5caca7b74915438a3ad3ddeb137be9dcdeccd85 Author: Rafael Martins gentoo org> AuthorDate: Thu Apr 28 02:07:46 2016 +0000 Commit: Rafael Martins gentoo org> CommitDate: Thu Apr 28 02:07:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5caca7b app-text/blogc: added blockers to live ebuild, to avoid conflicts Package-Manager: portage-2.2.26 app-text/blogc/blogc-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app-text/blogc/blogc-9999.ebuild b/app-text/blogc/blogc-9999.ebuild index 6c8b9ca..538dbb3 100644 --- a/app-text/blogc/blogc-9999.ebuild +++ b/app-text/blogc/blogc-9999.ebuild @@ -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}