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 90775139694 for ; Wed, 22 Mar 2017 09:06:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F302921C088; Wed, 22 Mar 2017 09:06:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D51A621C088 for ; Wed, 22 Mar 2017 09:06:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AE091340806 for ; Wed, 22 Mar 2017 09:06:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50B2470DB for ; Wed, 22 Mar 2017 09:06:38 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1490173588.4cd041a0e260ae0a0ebc3518f6d2c1778f207788.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild kde-plasma/ksysguard/ksysguard-9999.ebuild X-VCS-Directories: kde-plasma/ksysguard/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4cd041a0e260ae0a0ebc3518f6d2c1778f207788 X-VCS-Branch: master Date: Wed, 22 Mar 2017 09:06:38 +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: 8ae85dc5-3e2f-4748-818a-4392f9ed4f70 X-Archives-Hash: 8ed07639c24d0cf580809b9df00949bf commit: 4cd041a0e260ae0a0ebc3518f6d2c1778f207788 Author: Michael Palimaka gentoo org> AuthorDate: Wed Mar 22 09:06:21 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Mar 22 09:06:28 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4cd041a0 kde-plasma/ksysguard: require non-minimal libksysguard Package-Manager: Portage-2.3.5, Repoman-2.3.2 kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild | 2 +- kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild | 2 +- kde-plasma/ksysguard/ksysguard-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild index 35b162f74a..bf03d3e0f8 100644 --- a/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild +++ b/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild @@ -12,7 +12,7 @@ KEYWORDS="" IUSE="lm_sensors" DEPEND=" - $(add_plasma_dep libksysguard) + $(add_plasma_dep libksysguard '-minimal(-)') $(add_frameworks_dep kcompletion) $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) diff --git a/kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild index 35b162f74a..bf03d3e0f8 100644 --- a/kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild +++ b/kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild @@ -12,7 +12,7 @@ KEYWORDS="" IUSE="lm_sensors" DEPEND=" - $(add_plasma_dep libksysguard) + $(add_plasma_dep libksysguard '-minimal(-)') $(add_frameworks_dep kcompletion) $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild index 35b162f74a..bf03d3e0f8 100644 --- a/kde-plasma/ksysguard/ksysguard-9999.ebuild +++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild @@ -12,7 +12,7 @@ KEYWORDS="" IUSE="lm_sensors" DEPEND=" - $(add_plasma_dep libksysguard) + $(add_plasma_dep libksysguard '-minimal(-)') $(add_frameworks_dep kcompletion) $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets)