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 AE2CD138334 for ; Thu, 25 Oct 2018 17:46:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F342CE0876; Thu, 25 Oct 2018 17:46:09 +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 CEA8DE0876 for ; Thu, 25 Oct 2018 17:46:09 +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 D4363335CD2 for ; Thu, 25 Oct 2018 17:46:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24F6C449 for ; Thu, 25 Oct 2018 17:46:07 +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: <1540489339.92b52936f4955ea2d00b95e40ad168b4e9b270c2.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.14.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: 92b52936f4955ea2d00b95e40ad168b4e9b270c2 X-VCS-Branch: master Date: Thu, 25 Oct 2018 17:46:07 +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: f58417c2-a51d-4994-b7f8-9b6e08dcb0f2 X-Archives-Hash: 4b794f18561301da63f4ecb2e2bf073a commit: 92b52936f4955ea2d00b95e40ad168b4e9b270c2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 25 17:42:19 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 25 17:42:19 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=92b52936 kde-plasma/plasma-meta: Finally drop dev-libs/libappindicator It appears to be unnecessary since the advent of xembed-sni-proxy. Reported-by: Ivan Ivanich ivanich.org.ua> Bug: https://bugs.gentoo.org/669502 Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-plasma/plasma-meta/plasma-meta-5.14.49.9999.ebuild | 4 ---- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 4 ---- 2 files changed, 8 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.14.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.14.49.9999.ebuild index a293e10aae..52b8738a2e 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.14.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.14.49.9999.ebuild @@ -57,10 +57,6 @@ RDEPEND=" gtk? ( $(add_plasma_dep breeze-gtk) $(add_plasma_dep kde-gtk-config) - legacy-systray? ( - dev-libs/libappindicator:3 - dev-libs/libappindicator:2 - ) ) handbook? ( $(add_kdeapps_dep khelpcenter) ) legacy-systray? ( $(add_plasma_dep xembed-sni-proxy) ) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index a293e10aae..52b8738a2e 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -57,10 +57,6 @@ RDEPEND=" gtk? ( $(add_plasma_dep breeze-gtk) $(add_plasma_dep kde-gtk-config) - legacy-systray? ( - dev-libs/libappindicator:3 - dev-libs/libappindicator:2 - ) ) handbook? ( $(add_kdeapps_dep khelpcenter) ) legacy-systray? ( $(add_plasma_dep xembed-sni-proxy) )