From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B36F139083 for ; Tue, 12 Dec 2017 23:17:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5145BE0E45; Tue, 12 Dec 2017 23:17:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2ED8FE0E45 for ; Tue, 12 Dec 2017 23:17:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1495834195E for ; Tue, 12 Dec 2017 23:17:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79B7AAE66 for ; Tue, 12 Dec 2017 23:17:00 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1513117446.f175bde90104141fd82ff7c078e000ba0a0b1531.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdbg/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdbg/kdbg-9999.ebuild X-VCS-Directories: dev-util/kdbg/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f175bde90104141fd82ff7c078e000ba0a0b1531 X-VCS-Branch: master Date: Tue, 12 Dec 2017 23:17:00 +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: 7a328024-5cde-4023-967a-a8a2ba204547 X-Archives-Hash: 3da839621d0f3d1e4eb3cf0bf22b8bd1 commit: f175bde90104141fd82ff7c078e000ba0a0b1531 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 12 22:24:06 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 12 22:24:06 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f175bde9 dev-util/kdbg: Block slot 4 Package-Manager: Portage-2.3.18, Repoman-2.3.6 dev-util/kdbg/kdbg-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/kdbg/kdbg-9999.ebuild b/dev-util/kdbg/kdbg-9999.ebuild index 2e451ba71e..668c769d44 100644 --- a/dev-util/kdbg/kdbg-9999.ebuild +++ b/dev-util/kdbg/kdbg-9999.ebuild @@ -27,6 +27,7 @@ DEPEND=" $(add_qt_dep qtwidgets) " RDEPEND="${DEPEND} + !dev-util/kdbg:4 sys-devel/gdb "