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
commit141d8a3f98e9d6a8c0fdb97c22b44c5d3441ca92 (patch)
treebbec43a31753db40e81eec09a74420c2e446d573 /net-misc/putty
parentMark 2.0.1 stable on alpha (diff)
downloadhistorical-141d8a3f98e9d6a8c0fdb97c22b44c5d3441ca92.tar.gz
historical-141d8a3f98e9d6a8c0fdb97c22b44c5d3441ca92.tar.bz2
historical-141d8a3f98e9d6a8c0fdb97c22b44c5d3441ca92.zip
Mark 0.58 stable on alpha
Package-Manager: portage-2.0.52-r1
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 0fbfbb432b26..3249dee91bee 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.29 2005/09/03 21:52:55 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.30 2005/09/16 03:16:35 agriffis Exp $
+
+ 15 Sep 2005; Aron Griffis <agriffis@gentoo.org> putty-0.58.ebuild:
+ Mark 0.58 stable on alpha
03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> putty-0.58.ebuild:
Stable on ppc.
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 )"