diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-27 21:04:05 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-27 21:04:05 +0000 |
commit | 33827851c36fda2df022d31dcf831e3329386289 (patch) | |
tree | 1e1f6760427b287216c18b7ed028121aa7ee7940 /net-misc/putty | |
parent | Change version scheme (diff) | |
download | gentoo-2-33827851c36fda2df022d31dcf831e3329386289.tar.gz gentoo-2-33827851c36fda2df022d31dcf831e3329386289.tar.bz2 gentoo-2-33827851c36fda2df022d31dcf831e3329386289.zip |
Marked stable on AMD64 based on arch testing by Elijah El Lazkani & Agostino "ago" Sarubbo in bug #380851.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/putty/putty-0.61.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/putty/ChangeLog b/net-misc/putty/ChangeLog index 7d02d6467247..bcd303dc357c 100644 --- a/net-misc/putty/ChangeLog +++ b/net-misc/putty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/putty # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.58 2011/07/13 14:35:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.59 2011/08/27 21:04:05 chainsaw Exp $ + + 27 Aug 2011; Tony Vroon <chainsaw@gentoo.org> putty-0.61.ebuild: + Marked stable on AMD64 based on arch testing by Elijah El Lazkani & Agostino + "ago" Sarubbo in bug #380851. *putty-0.61 (13 Jul 2011) diff --git a/net-misc/putty/putty-0.61.ebuild b/net-misc/putty/putty-0.61.ebuild index 1dce3e24938a..e1766d5170cc 100644 --- a/net-misc/putty/putty-0.61.ebuild +++ b/net-misc/putty/putty-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.61.ebuild,v 1.1 2011/07/13 14:35:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.61.ebuild,v 1.2 2011/08/27 21:04:05 chainsaw Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="doc ipv6 kerberos" RDEPEND=" |