From a075f800f230ed5471cfcde6ef365c8952dae320 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 15 Apr 2018 13:54:28 +0300 Subject: [PATCH] net-misc/vinagre: adapt for future gtk-vnc&spice-gtk gtk3 USE removal Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- .../{vinagre-3.22.0-r2.ebuild => vinagre-3.22.0-r3.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename net-misc/vinagre/{vinagre-3.22.0-r2.ebuild => vinagre-3.22.0-r3.ebuild} (93%) diff --git a/net-misc/vinagre/vinagre-3.22.0-r2.ebuild b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild similarity index 93% rename from net-misc/vinagre/vinagre-3.22.0-r2.ebuild rename to net-misc/vinagre/vinagre-3.22.0-r3.ebuild index 3cc3baa9c52b..c35cb1fa332a 100644 --- a/net-misc/vinagre/vinagre-3.22.0-r2.ebuild +++ b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ RDEPEND=" >=x11-libs/gtk+-3.9.6:3 app-crypt/libsecret >=dev-libs/libxml2-2.6.31:2 - >=net-libs/gtk-vnc-0.4.3[gtk3] + >=net-libs/gtk-vnc-0.4.3[gtk3(+)] x11-libs/cairo:= x11-libs/gdk-pixbuf:2 x11-themes/hicolor-icon-theme @@ -28,7 +28,7 @@ RDEPEND=" ssh? ( >=x11-libs/vte-0.20:2.91 ) spice? ( app-emulation/spice-protocol - >=net-misc/spice-gtk-0.5[gtk3] ) + >=net-misc/spice-gtk-0.5[gtk3(+)] ) telepathy? ( dev-libs/dbus-glib >=net-libs/telepathy-glib-0.11.6 ) -- 2.26.2