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 BFF5D139694 for ; Fri, 10 Mar 2017 18:20:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2636F21C082; Fri, 10 Mar 2017 18:20:19 +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 F2BFB21C082 for ; Fri, 10 Mar 2017 18:20:18 +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 D273734105A for ; Fri, 10 Mar 2017 18:20:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B7646392 for ; Fri, 10 Mar 2017 18:20:16 +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: <1489169627.d788c39f6893454d3365c1d61825499b9c6c9fb8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kinfocenter/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild kde-plasma/kinfocenter/kinfocenter-5.8.6.ebuild kde-plasma/kinfocenter/kinfocenter-5.9.3.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d788c39f6893454d3365c1d61825499b9c6c9fb8 X-VCS-Branch: master Date: Fri, 10 Mar 2017 18:20:16 +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: dc6c3242-b060-42e7-8a9f-d85f3c3696b1 X-Archives-Hash: c0b3a1eb0c28f000a54d15279b158383 commit: d788c39f6893454d3365c1d61825499b9c6c9fb8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 10 18:10:21 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 10 18:13:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d788c39f kde-plasma/kinfocenter: Fix blocker Reported-by: Torsten Kaiser bardioc.thoregon.eu> Gentoo-bug: 612154 Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild | 4 ++-- kde-plasma/kinfocenter/kinfocenter-5.8.6.ebuild | 4 ++-- kde-plasma/kinfocenter/kinfocenter-5.9.3.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild index e9c1286742e..e825be2cbb6 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.8.5.ebuild @@ -50,9 +50,9 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} $(add_plasma_dep kde-cli-tools) - !kde-base/kcontrol:4 - !kde-plasma/kinfocenter:4 + !kde-apps/kcontrol:4 !kde-misc/about-distro + !kde-plasma/kinfocenter:4 " src_configure() { diff --git a/kde-plasma/kinfocenter/kinfocenter-5.8.6.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.8.6.ebuild index 107c2d64755..8f030e870c0 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.8.6.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.8.6.ebuild @@ -50,9 +50,9 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} $(add_plasma_dep kde-cli-tools) - !kde-base/kcontrol:4 - !kde-plasma/kinfocenter:4 + !kde-apps/kcontrol:4 !kde-misc/about-distro + !kde-plasma/kinfocenter:4 " src_configure() { diff --git a/kde-plasma/kinfocenter/kinfocenter-5.9.3.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.9.3.ebuild index 107c2d64755..8f030e870c0 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.9.3.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.9.3.ebuild @@ -50,9 +50,9 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} $(add_plasma_dep kde-cli-tools) - !kde-base/kcontrol:4 - !kde-plasma/kinfocenter:4 + !kde-apps/kcontrol:4 !kde-misc/about-distro + !kde-plasma/kinfocenter:4 " src_configure() {