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 23EE513997D for ; Sun, 10 Nov 2019 21:24:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55685E09DD; Sun, 10 Nov 2019 21:24:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 386CBE09DD for ; Sun, 10 Nov 2019 21:24:34 +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 A9ED734CB5D for ; Sun, 10 Nov 2019 21:24:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF279890 for ; Sun, 10 Nov 2019 21:24:29 +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: <1573421060.b96d4647a02a7cc99142f8e77aa5eb97239062c4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-5.17.49.9999.ebuild kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b96d4647a02a7cc99142f8e77aa5eb97239062c4 X-VCS-Branch: master Date: Sun, 10 Nov 2019 21:24:29 +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: 491bba05-351c-4d07-af12-fb4efd8905fc X-Archives-Hash: 4d465bc67782070119e5e3252e24e3f2 commit: b96d4647a02a7cc99142f8e77aa5eb97239062c4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 10 21:24:00 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 10 21:24:20 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b96d4647 kde-plasma/plasma-meta: Don't enable IUSE thunderbolt by default Maybe it is a bit early for default, sys-apps/bolt ain't quite there yet either. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.17.49.9999.ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.17.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.17.49.9999.ebuild index 65240e7397..fe73e23dc6 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.17.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.17.49.9999.ebuild @@ -11,7 +11,7 @@ SLOT="5" KEYWORDS="" IUSE="bluetooth +browser-integration consolekit crypt +desktop-portal discover +display-manager elogind grub gtk +handbook +legacy-systray networkmanager pam -plymouth +pm-utils pulseaudio qrcode +sddm sdk systemd +thunderbolt +wallpapers" +plymouth +pm-utils pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers" REQUIRED_USE="?? ( consolekit elogind systemd )" diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 65240e7397..fe73e23dc6 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -11,7 +11,7 @@ SLOT="5" KEYWORDS="" IUSE="bluetooth +browser-integration consolekit crypt +desktop-portal discover +display-manager elogind grub gtk +handbook +legacy-systray networkmanager pam -plymouth +pm-utils pulseaudio qrcode +sddm sdk systemd +thunderbolt +wallpapers" +plymouth +pm-utils pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers" REQUIRED_USE="?? ( consolekit elogind systemd )"