summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-16 03:16:35 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-16 03:16:35 +0000
commitd84488878134b11a2a83bf104c67d5c45f8c7f07 (patch)
tree69c0aae0eafdae3292878b37678ec630ac8bf7d5 /net-misc/putty/putty-0.58.ebuild
parentMark 2.0.1 stable on alpha (diff)
downloadgentoo-2-d84488878134b11a2a83bf104c67d5c45f8c7f07.tar.gz
gentoo-2-d84488878134b11a2a83bf104c67d5c45f8c7f07.tar.bz2
gentoo-2-d84488878134b11a2a83bf104c67d5c45f8c7f07.zip
Mark 0.58 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-misc/putty/putty-0.58.ebuild')
-rw-r--r--net-misc/putty/putty-0.58.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/putty/putty-0.58.ebuild b/net-misc/putty/putty-0.58.ebuild
index d293154af7b1..c68a05f6a36c 100644
--- a/net-misc/putty/putty-0.58.ebuild
+++ b/net-misc/putty/putty-0.58.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.58.ebuild,v 1.5 2005/09/03 21:52:55 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.58.ebuild,v 1.6 2005/09/16 03:16:35 agriffis Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://the.earth.li/~sgtatham/putty/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
IUSE="doc gtk ipv6"
RDEPEND="gtk? ( =x11-libs/gtk+-1.2* virtual/x11 )"