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 722ED1381F3 for ; Fri, 5 Apr 2013 18:22:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 001F2E094F; Fri, 5 Apr 2013 18:22:59 +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 7BBF6E094F for ; Fri, 5 Apr 2013 18:22:58 +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 99E6833DDC4 for ; Fri, 5 Apr 2013 18:22:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 6462D2171D; Fri, 5 Apr 2013 18:22:56 +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 dev-ruby/net-scp: net-scp-1.0.4-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: net-scp-1.0.4-r1.ebuild ChangeLog X-VCS-Directories: dev-ruby/net-scp X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130405182256.6462D2171D@flycatcher.gentoo.org> Date: Fri, 5 Apr 2013 18:22:56 +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: c1e0ea21-dd16-475e-a0da-9c0c0e87f91d X-Archives-Hash: d2f2e7a7202c947cc1d1b87c3ce0ab2e ago 13/04/05 18:22:56 Modified: net-scp-1.0.4-r1.ebuild ChangeLog Log: Stable for ppc64, wrt bug #464366 (Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F) Revision Changes Path 1.8 dev-ruby/net-scp/net-scp-1.0.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.4-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.4-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.4-r1.ebuild?r1=1.7&r2=1.8 Index: net-scp-1.0.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.4-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- net-scp-1.0.4-r1.ebuild 5 Apr 2013 17:39:37 -0000 1.7 +++ net-scp-1.0.4-r1.ebuild 5 Apr 2013 18:22:56 -0000 1.8 @@ -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/dev-ruby/net-scp/net-scp-1.0.4-r1.ebuild,v 1.7 2013/04/05 17:39:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.4-r1.ebuild,v 1.8 2013/04/05 18:22:56 ago Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 ree18" @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " 1.35 dev-ruby/net-scp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-scp/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-scp/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-scp/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 5 Apr 2013 17:39:37 -0000 1.34 +++ ChangeLog 5 Apr 2013 18:22:56 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/net-scp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/ChangeLog,v 1.34 2013/04/05 17:39:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/ChangeLog,v 1.35 2013/04/05 18:22:56 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo net-scp-1.0.4-r1.ebuild: + Stable for ppc64, wrt bug #464366 05 Apr 2013; Agostino Sarubbo net-scp-1.0.4-r1.ebuild: Stable for ppc, wrt bug #464366