commit:     75907da96e101f7d55f583e586bbaf9154496974
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 13:11:28 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 13:12:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75907da9

net-misc/spice-gtk: Fix gtk+ pkg ref

 net-misc/spice-gtk/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/spice-gtk/metadata.xml b/net-misc/spice-gtk/metadata.xml
index 612b765..9309b17 100644
--- a/net-misc/spice-gtk/metadata.xml
+++ b/net-misc/spice-gtk/metadata.xml
@@ -12,8 +12,8 @@
   <use>
     <flag name="dbus">Support for desktop integration such as
                        automounting and other APIs exposed by your DE via 
D-Bus</flag>
-    <flag name="gtk3">Link against <pkg>x11-libs/gtk</pkg> SLOT 3 instead of
-               <pkg>x11-libs/gtk</pkg> SLOT 2</flag>
+    <flag name="gtk3">Link against <pkg>x11-libs/gtk+</pkg>:3 instead of
+               <pkg>x11-libs/gtk+</pkg>:2</flag>
     <flag name="lz4">Enable support for LZ4 compression using 
<pkg>app-arch/lz4</pkg></flag>
     <flag name="policykit">Enable <pkg>sys-auth/polkit</pkg> support for the
                        usbredir acl helper</flag>

Reply via email to