summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-09-03 21:52:55 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-09-03 21:52:55 +0000
commit422fae56e37c40f3ede4b008017910e728875230 (patch)
treef8d866cf26582c89c36e3eec6d45339247c8647e /net-misc/putty/putty-0.58.ebuild
parentmedia-plugins/gst-plugins-dv stable on ppc. (diff)
downloadgentoo-2-422fae56e37c40f3ede4b008017910e728875230.tar.gz
gentoo-2-422fae56e37c40f3ede4b008017910e728875230.tar.bz2
gentoo-2-422fae56e37c40f3ede4b008017910e728875230.zip
net-misc/putty stable on ppc.
(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 02bbf381664c..d293154af7b1 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.4 2005/09/01 15:42:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.58.ebuild,v 1.5 2005/09/03 21:52:55 hansmi 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 )"