diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-01 14:59:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-01 14:59:53 +0000 |
commit | cb04801fdafe47fb02ff570d034d562463d61317 (patch) | |
tree | 763d73581015b81f115eba4a85a6ab2f934746b0 /net-misc/putty | |
parent | alpha/arm/ia64/sh/sparc stable wrt #392581 (diff) | |
download | gentoo-2-cb04801fdafe47fb02ff570d034d562463d61317.tar.gz gentoo-2-cb04801fdafe47fb02ff570d034d562463d61317.tar.bz2 gentoo-2-cb04801fdafe47fb02ff570d034d562463d61317.zip |
alpha/sparc/x86 stable wrt #394429
(Portage version: 2.1.10.43/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/putty/putty-0.62.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/putty/ChangeLog b/net-misc/putty/ChangeLog index a25b40dc1ddc..30d9d72192ce 100644 --- a/net-misc/putty/ChangeLog +++ b/net-misc/putty/ChangeLog @@ -1,6 +1,9 @@ # 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.64 2011/12/12 16:32:05 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.65 2012/01/01 14:59:53 armin76 Exp $ + + 01 Jan 2012; Raúl Porcel <armin76@gentoo.org> putty-0.62.ebuild: + alpha/sparc/x86 stable wrt #394429 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> putty-0.62.ebuild: Stable for AMD64, wrt security bug #394429 diff --git a/net-misc/putty/putty-0.62.ebuild b/net-misc/putty/putty-0.62.ebuild index 611d9f9dc782..bc8f1c8ecfb6 100644 --- a/net-misc/putty/putty-0.62.ebuild +++ b/net-misc/putty/putty-0.62.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.62.ebuild,v 1.2 2011/12/12 16:32:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.62.ebuild,v 1.3 2012/01/01 14:59:53 armin76 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=" |