From: Jeffrey Lin Date: Sat, 3 Aug 2019 17:51:50 +0000 (-0400) Subject: media-sound/spotify: remove zenity from deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=368852274f8c35d51095bdb04ef4590d9cb7894c;p=gentoo.git media-sound/spotify: remove zenity from deps Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Jeffrey Lin Signed-off-by: Matthew Thode --- diff --git a/media-sound/spotify/spotify-1.1.10.ebuild b/media-sound/spotify/spotify-1.1.10-r1.ebuild similarity index 96% rename from media-sound/spotify/spotify-1.1.10.ebuild rename to media-sound/spotify/spotify-1.1.10-r1.ebuild index 77cf183a980e..ccbd69969944 100644 --- a/media-sound/spotify/spotify-1.1.10.ebuild +++ b/media-sound/spotify/spotify-1.1.10-r1.ebuild @@ -16,13 +16,11 @@ IUSE="libnotify libressl systray pax_kernel" RESTRICT="mirror strip" BDEPEND=">=dev-util/patchelf-0.10" -# zenity needed for filepicker RDEPEND=" dev-libs/nss dev-python/dbus-python dev-python/pygobject:3 gnome-base/gconf - gnome-extra/zenity libnotify? ( x11-libs/libnotify ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) @@ -92,7 +90,7 @@ src_install() { pax-mark z "${ED}${SPOTIFY_HOME}/${PN}" || die pax-mark m "${ED}${SPOTIFY_HOME}/${PN}" || die eqawarn "You have set USE=pax_kernel meaning that you intend to run" - eqawarn "${PN} under a PaX enabled kernel. To do so, we must modify" + eqawarn "${PN} under a PaX enabled kernel. To do so, we must modify" eqawarn "the ${PN} binary itself and this *may* lead to breakage! If" eqawarn "you suspect that ${PN} is being broken by this modification," eqawarn "please open a bug."