summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-02-21 17:51:08 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-02-21 17:51:08 +0000
commit4147758220350d606cb04bcd47446e60c1679327 (patch)
tree88b17314dfc06c029b7c32254f361ff8bdeb208a /net-misc/putty/putty-0.60.ebuild
parentadd dvb and mythtv use flags (diff)
downloadgentoo-2-4147758220350d606cb04bcd47446e60c1679327.tar.gz
gentoo-2-4147758220350d606cb04bcd47446e60c1679327.tar.bz2
gentoo-2-4147758220350d606cb04bcd47446e60c1679327.zip
Stable on ppc wrt bug 211007
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/putty/putty-0.60.ebuild')
-rw-r--r--net-misc/putty/putty-0.60.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/putty/putty-0.60.ebuild b/net-misc/putty/putty-0.60.ebuild
index d5ea26b33750..ee43be5962ea 100644
--- a/net-misc/putty/putty-0.60.ebuild
+++ b/net-misc/putty/putty-0.60.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.60.ebuild,v 1.1 2007/12/27 12:35:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.60.ebuild,v 1.2 2008/02/21 17:51:08 nixnut 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* )"