commit:     39173542d599883d5f8c43602eb808c192dd9872
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 13:11:00 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=39173542

net-misc/putty: Fix gtk+ pkg ref

 net-misc/putty/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/putty/metadata.xml b/net-misc/putty/metadata.xml
index f49c5ea..f8db723 100644
--- a/net-misc/putty/metadata.xml
+++ b/net-misc/putty/metadata.xml
@@ -13,6 +13,6 @@
                things not provided by ssh in an xterm.
        </longdescription>
        <use>
-               <flag name="gtk">Build the PuTTY client which requires 
<pkg>x11-libs/gtk</pkg> SLOT 2. Otherwise only the CLI tools puttygen, plink, 
pscp and psftp will be built.</flag>
+               <flag name="gtk">Build the PuTTY client which requires 
<pkg>x11-libs/gtk+</pkg>:2. Otherwise only the CLI tools puttygen, plink, pscp 
and psftp will be built.</flag>
        </use>
 </pkgmetadata>

Reply via email to