commit: 52bb870174a1649c23c72b1caa4d96753ef9b520
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 09:18:46 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 09:28:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52bb8701
net-misc/putty: Fix metadata.xml file.
Package-Manager: portage-2.2.26
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 a138719..f49c5ea 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+:2</pkg>. 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> SLOT 2. Otherwise only the CLI tools puttygen, plink,
pscp and psftp will be built.</flag>
</use>
</pkgmetadata>