summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-31 00:37:23 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-31 00:37:23 +0000
commit5fc4dc3e444311efb1cdacc72d2106b1db894d3a (patch)
tree0775c6e81c42abac14bd4bfff7fdb8cb0064875d /net-misc/putty/putty-0.58.ebuild
parentRemoved obsolete versions. (diff)
downloadgentoo-2-5fc4dc3e444311efb1cdacc72d2106b1db894d3a.tar.gz
gentoo-2-5fc4dc3e444311efb1cdacc72d2106b1db894d3a.tar.bz2
gentoo-2-5fc4dc3e444311efb1cdacc72d2106b1db894d3a.zip
Marked Stable on AMD64.
(Portage version: 2.0.51.22-r2)
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 f0338151b86e..d589b57d4822 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.2 2005/08/29 10:50:37 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.58.ebuild,v 1.3 2005/08/31 00:34:46 metalgod 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="x86 ~alpha ~ppc ~sparc ~amd64"
+KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
IUSE="doc gtk ipv6"
RDEPEND="gtk? ( =x11-libs/gtk+-1.2* virtual/x11 )"