From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E910B1381F3 for ; Thu, 8 Aug 2013 12:29:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88588E0CE2; Thu, 8 Aug 2013 12:29:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 254C9E0CE2 for ; Thu, 8 Aug 2013 12:29:46 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B92633EAF6 for ; Thu, 8 Aug 2013 12:29:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id D497C2171C; Thu, 8 Aug 2013 12:29:43 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/putty: putty-0.63.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: putty-0.63.ebuild ChangeLog X-VCS-Directories: net-misc/putty X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130808122943.D497C2171C@flycatcher.gentoo.org> Date: Thu, 8 Aug 2013 12:29:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e4a14b91-31d5-4313-9e40-59da3b9f134a X-Archives-Hash: 924999fa332258bea3cadfcb320193a3 ago 13/08/08 12:29:43 Modified: putty-0.63.ebuild ChangeLog Log: Stable for sparc, wrt bug #479872 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 net-misc/putty/putty-0.63.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63.ebuild?r1=1.2&r2=1.3 Index: putty-0.63.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- putty-0.63.ebuild 7 Aug 2013 13:49:27 -0000 1.2 +++ putty-0.63.ebuild 8 Aug 2013 12:29:43 -0000 1.3 @@ -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.2 2013/08/07 13:49:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63.ebuild,v 1.3 2013/08/08 12:29:43 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc sparc ~x86" IUSE="doc ipv6 kerberos" RDEPEND=" 1.80 net-misc/putty/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?rev=1.80&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?r1=1.79&r2=1.80 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- ChangeLog 7 Aug 2013 13:51:04 -0000 1.79 +++ ChangeLog 8 Aug 2013 12:29:43 -0000 1.80 @@ -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.79 2013/08/07 13:51:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.80 2013/08/08 12:29:43 ago Exp $ + + 08 Aug 2013; Agostino Sarubbo putty-0.63.ebuild: + Stable for sparc, wrt bug #479872 07 Aug 2013; Jeroen Roovers -putty-0.62.20130805.ebuild: Old.