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 AB7E6138359 for ; Thu, 7 May 2020 15:33:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA7E2E0917; Thu, 7 May 2020 15:33:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C60C6E0917 for ; Thu, 7 May 2020 15:33:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8EECB34EE84 for ; Thu, 7 May 2020 15:33:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31DC21F2 for ; Thu, 7 May 2020 15:33:17 +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: <1588865583.1498fe59364e655efc561e3c185cb21f51c08fb0.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1498fe59364e655efc561e3c185cb21f51c08fb0 X-VCS-Branch: master Date: Thu, 7 May 2020 15:33:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1c6553d2-870b-4e5d-b97e-a51fde26af9f X-Archives-Hash: b82e53241b87319046e6ee567e349826 commit: 1498fe59364e655efc561e3c185cb21f51c08fb0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 7 15:33:03 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 7 15:33:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1498fe59 kde-plasma/plasma-meta: Set IUSE="+kwallet" Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild index 004ee85880b..f76835939a3 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.18.5.ebuild @@ -10,7 +10,7 @@ LICENSE="metapackage" SLOT="5" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="bluetooth +browser-integration crypt +desktop-portal discover -+display-manager elogind grub gtk +handbook kwallet +legacy-systray ++display-manager elogind grub gtk +handbook +kwallet +legacy-systray networkmanager plymouth pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers" REQUIRED_USE="?? ( elogind systemd )"