diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-09-24 16:38:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-09-24 16:38:52 +0000 |
commit | 3eb091075ef654785b9526ebc87740c47c9818ba (patch) | |
tree | d99a235fd4eb3094b6191ef3329732321b74e108 /net-misc/putty | |
parent | alpha/ia64/sparc stable wrt #380775 (diff) | |
download | gentoo-2-3eb091075ef654785b9526ebc87740c47c9818ba.tar.gz gentoo-2-3eb091075ef654785b9526ebc87740c47c9818ba.tar.bz2 gentoo-2-3eb091075ef654785b9526ebc87740c47c9818ba.zip |
alpha/sparc stable wrt #380851
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'net-misc/putty')
-rw-r--r-- | net-misc/putty/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/putty/putty-0.61.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/putty/ChangeLog b/net-misc/putty/ChangeLog index 69fa23b95598..9e19ffbc23cd 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.61 2011/09/04 13:51:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.62 2011/09/24 16:38:52 armin76 Exp $ + + 24 Sep 2011; Raúl Porcel <armin76@gentoo.org> putty-0.61.ebuild: + alpha/sparc stable wrt #380851 04 Sep 2011; Markus Meier <maekke@gentoo.org> putty-0.61.ebuild: x86 stable, bug #380851 diff --git a/net-misc/putty/putty-0.61.ebuild b/net-misc/putty/putty-0.61.ebuild index a5825515b105..8e707f093a6b 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.4 2011/09/04 13:51:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.61.ebuild,v 1.5 2011/09/24 16:38:52 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=" |