commit:     a075f800f230ed5471cfcde6ef365c8952dae320
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 10:54:28 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 10:58:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a075f800

net-misc/vinagre: adapt for future gtk-vnc&spice-gtk gtk3 USE removal

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../vinagre/{vinagre-3.22.0-r2.ebuild => vinagre-3.22.0-r3.ebuild}  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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 3cc3baa9c52..c35cb1fa332 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 )

Reply via email to