diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-01 17:08:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-01 17:08:27 +0000 |
commit | 213ff45351fb8c5f34cf35e2f0a193f169f10819 (patch) | |
tree | 6bb1de778e732906e5694e2bf4b7347b49f7ab42 /net-misc | |
parent | Marking libconfig-1.4.8 ppc for bug 400011 (diff) | |
download | historical-213ff45351fb8c5f34cf35e2f0a193f169f10819.tar.gz historical-213ff45351fb8c5f34cf35e2f0a193f169f10819.tar.bz2 historical-213ff45351fb8c5f34cf35e2f0a193f169f10819.zip |
Marking putty-0.62 ppc for bug 394429
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/putty/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/putty/putty-0.62.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/putty/ChangeLog b/net-misc/putty/ChangeLog index 30d9d72192ce..f340519352fc 100644 --- a/net-misc/putty/ChangeLog +++ b/net-misc/putty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/putty # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.66 2012/02/01 17:08:27 ranger Exp $ + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> putty-0.62.ebuild: + Marking putty-0.62 ppc for bug 394429 01 Jan 2012; Raúl Porcel <armin76@gentoo.org> putty-0.62.ebuild: alpha/sparc/x86 stable wrt #394429 diff --git a/net-misc/putty/putty-0.62.ebuild b/net-misc/putty/putty-0.62.ebuild index bc8f1c8ecfb6..0e26547ce373 100644 --- a/net-misc/putty/putty-0.62.ebuild +++ b/net-misc/putty/putty-0.62.ebuild @@ -1,6 +1,6 @@ # 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.3 2012/01/01 14:59:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.62.ebuild,v 1.4 2012/02/01 17:08:27 ranger 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=" |