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 453BB1381FA for ; Sun, 30 Dec 2012 16:53:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44649E060D; Sun, 30 Dec 2012 16:53:43 +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 B3AB1E060D for ; Sun, 30 Dec 2012 16:53:42 +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 D0652335E31 for ; Sun, 30 Dec 2012 16:53:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id 935122171D; Sun, 30 Dec 2012 16:53:40 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rr: rr-1.0.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rr-1.0.4.ebuild ChangeLog X-VCS-Directories: dev-ruby/rr X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121230165340.935122171D@flycatcher.gentoo.org> Date: Sun, 30 Dec 2012 16:53:40 +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: c32936ab-1f79-4525-a41e-5bedee3a005e X-Archives-Hash: b12aefe4be54528d4d5ef78de9afac72 armin76 12/12/30 16:53:40 Modified: rr-1.0.4.ebuild ChangeLog Log: Add ~alpha/~sparc wrt #448162 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240) Revision Changes Path 1.5 dev-ruby/rr/rr-1.0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rr/rr-1.0.4.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rr/rr-1.0.4.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rr/rr-1.0.4.ebuild?r1=1.4&r2=1.5 Index: rr-1.0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rr/rr-1.0.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rr-1.0.4.ebuild 22 Dec 2012 17:08:43 -0000 1.4 +++ rr-1.0.4.ebuild 30 Dec 2012 16:53:40 -0000 1.5 @@ -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/dev-ruby/rr/rr-1.0.4.ebuild,v 1.4 2012/12/22 17:08:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/rr-1.0.4.ebuild,v 1.5 2012/12/30 16:53:40 armin76 Exp $ EAPI=4 @@ -21,7 +21,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( 1.25 dev-ruby/rr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rr/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rr/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rr/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rr/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 22 Dec 2012 17:08:43 -0000 1.24 +++ ChangeLog 30 Dec 2012 16:53:40 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/ChangeLog,v 1.24 2012/12/22 17:08:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rr/ChangeLog,v 1.25 2012/12/30 16:53:40 armin76 Exp $ + + 30 Dec 2012; Raúl Porcel rr-1.0.4.ebuild: + Add ~alpha/~sparc wrt #448162 22 Dec 2012; Agostino Sarubbo rr-1.0.4.ebuild: Add ~ia64, wrt bug #448162