diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-08 12:33:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-08 12:33:45 +0000 |
commit | ad0232d20690efe7ac4f33fc111248df8910dba0 (patch) | |
tree | ffc4693ad4daf2198c2d9188714c9cc1b6300b1d /net-misc/putty | |
parent | Stable for ppc, wrt bug #479872 (diff) | |
download | gentoo-2-ad0232d20690efe7ac4f33fc111248df8910dba0.tar.gz gentoo-2-ad0232d20690efe7ac4f33fc111248df8910dba0.tar.bz2 gentoo-2-ad0232d20690efe7ac4f33fc111248df8910dba0.zip |
Stable for x86, wrt bug #479872
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/putty/putty-0.63.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/putty/ChangeLog b/net-misc/putty/ChangeLog index 07479075f6e1..a6178754dbd5 100644 --- a/net-misc/putty/ChangeLog +++ b/net-misc/putty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/putty # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.82 2013/08/08 12:33:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.83 2013/08/08 12:33:45 ago Exp $ + + 08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> putty-0.63.ebuild: + Stable for x86, wrt bug #479872 08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> putty-0.63.ebuild: Stable for ppc, wrt bug #479872 diff --git a/net-misc/putty/putty-0.63.ebuild b/net-misc/putty/putty-0.63.ebuild index f7435e22dc8c..f4905bed740c 100644 --- a/net-misc/putty/putty-0.63.ebuild +++ b/net-misc/putty/putty-0.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63.ebuild,v 1.5 2013/08/08 12:33:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63.ebuild,v 1.6 2013/08/08 12:33:45 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" IUSE="doc ipv6 kerberos" RDEPEND=" |