From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1182980-garchives=archives.gentoo.org@lists.gentoo.org>
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 382B81382C5
	for <garchives@archives.gentoo.org>; Sun, 28 Jun 2020 17:56:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6B521E097D;
	Sun, 28 Jun 2020 17:56:04 +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-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 56DFFE097D
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jun 2020 17:56:04 +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 D949F34F03E
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jun 2020 17:56:02 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CFA11AC
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jun 2020 17:56:00 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1593365328.e2d41fa6d2183e98f2061a4fa2606e39c5da20ff.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/libksysguard/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-plasma/libksysguard/libksysguard-5.19.49.9999.ebuild
X-VCS-Directories: kde-plasma/libksysguard/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: e2d41fa6d2183e98f2061a4fa2606e39c5da20ff
X-VCS-Branch: master
Date: Sun, 28 Jun 2020 17:56:00 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 370b87f9-7636-46c0-b4a4-1fd1eebf99d4
X-Archives-Hash: 640ed8e9543506be7f0111bf23ae5280

commit:     e2d41fa6d2183e98f2061a4fa2606e39c5da20ff
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 17:28:48 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 17:28:48 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e2d41fa6

kde-plasma/libksysguard: Drop superfluous IUSE=minimal

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/libksysguard/libksysguard-5.19.49.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/libksysguard/libksysguard-5.19.49.9999.ebuild b/kde-plasma/libksysguard/libksysguard-5.19.49.9999.ebuild
index 20d3273f58..7bb8d92922 100644
--- a/kde-plasma/libksysguard/libksysguard-5.19.49.9999.ebuild
+++ b/kde-plasma/libksysguard/libksysguard-5.19.49.9999.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Task management and system monitoring library"
 LICENSE="LGPL-2+"
 SLOT="5/9"
 KEYWORDS=""
-IUSE="minimal webengine X"
+IUSE="webengine X"
 
 RDEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5