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 9C8C1138334 for ; Tue, 4 Sep 2018 12:28:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7211E076B; Tue, 4 Sep 2018 12:28:26 +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 ADEACE076B for ; Tue, 4 Sep 2018 12:28:26 +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 9B475335CC6 for ; Tue, 4 Sep 2018 12:28:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9B3A3B8 for ; Tue, 4 Sep 2018 12:28:23 +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: <1536063728.92c27db81030ff45e91ad04f7d6157e6fb5f0b58.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-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 92c27db81030ff45e91ad04f7d6157e6fb5f0b58 X-VCS-Branch: master Date: Tue, 4 Sep 2018 12:28:23 +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: 6387b31c-c568-4a44-bee1-710d820fdc08 X-Archives-Hash: cf40a02bb7b28bbbbc24e13a9fb92784 commit: 92c27db81030ff45e91ad04f7d6157e6fb5f0b58 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 8 21:08:46 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 4 12:22:08 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=92c27db8 kde-plasma/plasma-meta: Add USE browser-integration Package-Manager: Portage-2.3.41, Repoman-2.3.9 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index f3f5e7cb42..2594b4e65a 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -11,8 +11,8 @@ HOMEPAGE="https://www.kde.org/workspaces/plasmadesktop/" LICENSE="metapackage" SLOT="5" KEYWORDS="" -IUSE="bluetooth crypt +display-manager grub gtk +handbook legacy-systray -networkmanager pam plymouth pulseaudio +sddm sdk +wallpapers" +IUSE="bluetooth +browser-integration crypt +display-manager grub gtk +handbook +legacy-systray networkmanager pam plymouth pulseaudio +sddm sdk +wallpapers" RDEPEND=" $(add_plasma_dep breeze) @@ -36,7 +36,6 @@ RDEPEND=" $(add_plasma_dep libksysguard) $(add_plasma_dep milou) $(add_plasma_dep oxygen) - $(add_plasma_dep plasma-browser-integration) $(add_plasma_dep plasma-desktop) $(add_plasma_dep plasma-integration) $(add_plasma_dep plasma-workspace) @@ -45,6 +44,7 @@ RDEPEND=" $(add_plasma_dep systemsettings) $(add_plasma_dep user-manager) bluetooth? ( $(add_plasma_dep bluedevil) ) + browser-integration? ( $(add_plasma_dep plasma-browser-integration) ) crypt? ( $(add_plasma_dep plasma-vault) ) display-manager? ( sddm? (