From 07523985c9b8556ffa9fa01c5744eda1b071cf0d Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 22 Oct 2018 23:42:26 +0200 Subject: dev-libs/sway: x11-misc/xembedsniproxy moved to kde-plasma/ Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- dev-libs/sway/sway-0.15.2.ebuild | 7 +++---- dev-libs/sway/sway-9999.ebuild | 5 ++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/sway/sway-0.15.2.ebuild b/dev-libs/sway/sway-0.15.2.ebuild index 4c02b8d32662..7d8204ffd001 100644 --- a/dev-libs/sway/sway-0.15.2.ebuild +++ b/dev-libs/sway/sway-0.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/swaywm/sway/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~arm64 ~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+gdk-pixbuf +swaybar +swaybg swaygrab swaylock +swaymsg systemd +tray wallpapers zsh-completion" REQUIRED_USE="tray? ( swaybar )" @@ -76,8 +76,7 @@ pkg_postinst() { fi if use tray then - optfeature "experimental xembed tray icons support" \ - x11-misc/xembedsniproxy + optfeature "experimental xembed tray icons support" kde-plasma/xembed-sni-proxy fi optfeature "X11 applications support" dev-libs/wlc[xwayland] x11-base/xorg-server[wayland] diff --git a/dev-libs/sway/sway-9999.ebuild b/dev-libs/sway/sway-9999.ebuild index da318f9247b2..68d15fce04ab 100644 --- a/dev-libs/sway/sway-9999.ebuild +++ b/dev-libs/sway/sway-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -76,8 +76,7 @@ pkg_postinst() { fi if use tray then - optfeature "experimental xembed tray icons support" \ - x11-misc/xembedsniproxy + optfeature "experimental xembed tray icons support" kde-plasma/xembed-sni-proxy fi optfeature "X11 applications support" dev-libs/wlc[xwayland] x11-base/xorg-server[wayland] -- cgit v1.2.3-65-gdbad