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
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')
-rw-r--r--net-misc/putty/ChangeLog5
-rw-r--r--net-misc/putty/putty-0.58.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/putty/ChangeLog b/net-misc/putty/ChangeLog
index d5025a6c5682..0fbfbb432b26 100644
--- a/net-misc/putty/ChangeLog
+++ b/net-misc/putty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/putty
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.28 2005/09/01 15:42:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.29 2005/09/03 21:52:55 hansmi Exp $
+
+ 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> putty-0.58.ebuild:
+ Stable on ppc.
01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> putty-0.58.ebuild:
Stable on sparc
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 )"