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 A69BA138334 for ; Sun, 8 Jul 2018 21:09:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1FC3E08D4; Sun, 8 Jul 2018 21:09:40 +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 7AFFFE08D4 for ; Sun, 8 Jul 2018 21:09: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F34A335C75 for ; Sun, 8 Jul 2018 21:09:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B88B361 for ; Sun, 8 Jul 2018 21:09:36 +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: <1531084155.e3b9aa2ca7b5afbdc43fa1d25f95598a99956578.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/metadata.xml kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e3b9aa2ca7b5afbdc43fa1d25f95598a99956578 X-VCS-Branch: master Date: Sun, 8 Jul 2018 21:09:36 +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: bc6b93c5-7120-4e7a-9909-0af4fe0d7cab X-Archives-Hash: 57ba53f105f3187296591a717d540c10 commit: e3b9aa2ca7b5afbdc43fa1d25f95598a99956578 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 8 21:08:46 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 8 21:09:15 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3b9aa2c kde-plasma/plasma-meta: Add USE browser-integration Seems like we have to wait longer for arm keywording. Package-Manager: Portage-2.3.41, Repoman-2.3.9 kde-plasma/plasma-meta/metadata.xml | 1 + kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-meta/metadata.xml b/kde-plasma/plasma-meta/metadata.xml index cdf1585f9f..08b59513fc 100644 --- a/kde-plasma/plasma-meta/metadata.xml +++ b/kde-plasma/plasma-meta/metadata.xml @@ -6,6 +6,7 @@ Gentoo KDE Project + Enable integration with Chrome/Firefox with browser extensions Pull in kde-plasma/plasma-vault for encrypted vaults integration Pull in a graphical display manager Pull in Breeze theme for sys-boot/grub diff --git a/kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild index f3f5e7cb42..2594b4e65a 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.13.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.13.49.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? (