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 5493E138334 for ; Tue, 23 Oct 2018 17:45:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17A1FE0899; Tue, 23 Oct 2018 17:45:15 +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 D9CF9E0899 for ; Tue, 23 Oct 2018 17:45:14 +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 782FD335C38 for ; Tue, 23 Oct 2018 17:45:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8219A443 for ; Tue, 23 Oct 2018 17:45:11 +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: <1540316695.b9393119c64e00560e9ce691f5c1f02907bb8c77.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-5.12.7.ebuild kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild kde-plasma/plasma-workspace/plasma-workspace-5.14.1.ebuild kde-plasma/plasma-workspace/plasma-workspace-5.14.2.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b9393119c64e00560e9ce691f5c1f02907bb8c77 X-VCS-Branch: master Date: Tue, 23 Oct 2018 17:45:11 +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: 3b9470ab-5f9b-4d75-8d28-eee5462f88a9 X-Archives-Hash: 73e5aae310dddbd2e1685928e6b3d8a6 commit: b9393119c64e00560e9ce691f5c1f02907bb8c77 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 23 17:44:55 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 23 17:44:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9393119 kde-plasma/plasma-workspace: Drop obsolete blocker Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-plasma/plasma-workspace/plasma-workspace-5.12.7.ebuild | 1 - kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild | 1 - kde-plasma/plasma-workspace/plasma-workspace-5.14.1.ebuild | 1 - kde-plasma/plasma-workspace/plasma-workspace-5.14.2.ebuild | 1 - 4 files changed, 4 deletions(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.12.7.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.12.7.ebuild index 0ab28239384..a28b62b805c 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.12.7.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.12.7.ebuild @@ -105,7 +105,6 @@ RDEPEND="${COMMON_DEPEND} x11-apps/xsetroot systemd? ( sys-apps/dbus[user-session] ) !systemd? ( sys-apps/dbus ) - !dev-libs/xembed-sni-proxy !kde-plasma/freespacenotifier:4 !kde-plasma/libtaskmanager:4 !kde-plasma/kcminit:4 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild index 2ffee171d82..8d0758cb39b 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild @@ -108,7 +108,6 @@ RDEPEND="${COMMON_DEPEND} x11-apps/xsetroot systemd? ( sys-apps/dbus[user-session] ) !systemd? ( sys-apps/dbus ) - !dev-libs/xembed-sni-proxy !kde-plasma/freespacenotifier:4 !kde-plasma/libtaskmanager:4 !kde-plasma/kcminit:4 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.14.1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.14.1.ebuild index 50fc485bdff..17076e8c2fd 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.14.1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.14.1.ebuild @@ -107,7 +107,6 @@ RDEPEND="${COMMON_DEPEND} x11-apps/xsetroot systemd? ( sys-apps/dbus[user-session] ) !systemd? ( sys-apps/dbus ) - !dev-libs/xembed-sni-proxy !kde-plasma/freespacenotifier:4 !kde-plasma/libtaskmanager:4 !kde-plasma/kcminit:4 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.14.2.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.14.2.ebuild index 83224b9d73b..af53d274efc 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.14.2.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.14.2.ebuild @@ -108,7 +108,6 @@ RDEPEND="${COMMON_DEPEND} x11-apps/xsetroot systemd? ( sys-apps/dbus[user-session] ) !systemd? ( sys-apps/dbus ) - !dev-libs/xembed-sni-proxy !kde-plasma/freespacenotifier:4 !kde-plasma/libtaskmanager:4 !kde-plasma/kcminit:4