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 2474513877A for ; Sun, 17 Aug 2014 10:20:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5907E08FC; Sun, 17 Aug 2014 10:20:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D43AE08FC for ; Sun, 17 Aug 2014 10:20:29 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4991A33FD6E for ; Sun, 17 Aug 2014 10:20:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 162712004E; Sun, 17 Aug 2014 10:20:27 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte3: ruby-vte3-2.1.0.ebuild ruby-vte3-2.2.0.ebuild ruby-vte3-1.2.6.ebuild ruby-vte3-2.0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ruby-vte3-2.1.0.ebuild ruby-vte3-2.2.0.ebuild ruby-vte3-1.2.6.ebuild ruby-vte3-2.0.2.ebuild ChangeLog X-VCS-Directories: dev-ruby/ruby-vte3 X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140817102027.162712004E@flycatcher.gentoo.org> Date: Sun, 17 Aug 2014 10:20:27 +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: 29107d84-1d91-4efc-b74e-ebd82a37e0eb X-Archives-Hash: c22ffdb8f7a8ac67bca1e3db321519ef blueness 14/08/17 10:20:27 Modified: ruby-vte3-2.1.0.ebuild ruby-vte3-2.2.0.ebuild ruby-vte3-1.2.6.ebuild ruby-vte3-2.0.2.ebuild ChangeLog Log: Keyword on ~ppc, request by mrueg (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) Revision Changes Path 1.2 dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild?r1=1.1&r2=1.2 Index: ruby-vte3-2.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ruby-vte3-2.1.0.ebuild 16 Jan 2014 08:23:55 -0000 1.1 +++ ruby-vte3-2.1.0.ebuild 17 Aug 2014 10:20:26 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild,v 1.1 2014/01/16 08:23:55 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.1.0.ebuild,v 1.2 2014/08/17 10:20:26 blueness Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -8,7 +8,7 @@ inherit ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="${DEPEND} x11-libs/vte:2.90" 1.2 dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild?r1=1.1&r2=1.2 Index: ruby-vte3-2.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ruby-vte3-2.2.0.ebuild 17 Mar 2014 23:18:10 -0000 1.1 +++ ruby-vte3-2.2.0.ebuild 17 Aug 2014 10:20:26 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild,v 1.1 2014/03/17 23:18:10 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.2.0.ebuild,v 1.2 2014/08/17 10:20:26 blueness Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -8,7 +8,7 @@ inherit ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="${DEPEND} x11-libs/vte:2.90" 1.2 dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild?r1=1.1&r2=1.2 Index: ruby-vte3-1.2.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ruby-vte3-1.2.6.ebuild 4 May 2013 16:45:00 -0000 1.1 +++ ruby-vte3-1.2.6.ebuild 17 Aug 2014 10:20:26 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild,v 1.1 2013/05/04 16:45:00 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-1.2.6.ebuild,v 1.2 2014/08/17 10:20:26 blueness Exp $ EAPI=4 USE_RUBY="ruby19" @@ -8,7 +8,7 @@ inherit ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="${DEPEND} x11-libs/vte:2.90" 1.2 dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild?r1=1.1&r2=1.2 Index: ruby-vte3-2.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ruby-vte3-2.0.2.ebuild 9 Dec 2013 16:09:33 -0000 1.1 +++ ruby-vte3-2.0.2.ebuild 17 Aug 2014 10:20:26 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild,v 1.1 2013/12/09 16:09:33 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ruby-vte3-2.0.2.ebuild,v 1.2 2014/08/17 10:20:26 blueness Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -8,7 +8,7 @@ inherit ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="${DEPEND} x11-libs/vte:2.90" 1.5 dev-ruby/ruby-vte3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 17 Mar 2014 23:18:10 -0000 1.4 +++ ChangeLog 17 Aug 2014 10:20:26 -0000 1.5 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-vte3 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog,v 1.4 2014/03/17 23:18:10 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte3/ChangeLog,v 1.5 2014/08/17 10:20:26 blueness Exp $ + + 17 Aug 2014; Anthony G. Basile ruby-vte3-1.2.6.ebuild, + ruby-vte3-2.0.2.ebuild, ruby-vte3-2.1.0.ebuild, ruby-vte3-2.2.0.ebuild: + Keyword on ~ppc, request by mrueg *ruby-vte3-2.2.0 (17 Mar 2014)