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 8C2E9138A16 for ; Thu, 14 Feb 2013 04:58:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F260221C003; Thu, 14 Feb 2013 04:58:14 +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 8264021C003 for ; Thu, 14 Feb 2013 04:58:14 +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 9FAA833BE5C for ; Thu, 14 Feb 2013 04:58:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 5DE412171D; Thu, 14 Feb 2013 04:58:12 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode: ChangeLog rxvt-unicode-9.16.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog rxvt-unicode-9.16.ebuild X-VCS-Directories: x11-terms/rxvt-unicode X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130214045812.5DE412171D@flycatcher.gentoo.org> Date: Thu, 14 Feb 2013 04:58:12 +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: 2b930ef4-044f-4952-b1f7-74995fa21b03 X-Archives-Hash: c6aa7b8389c3e7b94ea6633de8961c0a jer 13/02/14 04:58:12 Modified: ChangeLog rxvt-unicode-9.16.ebuild Log: Add RESTRICT=test since it does not do anything useful (bug #457004 comment #3 by Elijah "Armageddon" El Lazkani). (Portage version: 2.2.0_alpha162/cvs/Linux i686, signed Manifest commit with key A792A613) Revision Changes Path 1.227 x11-terms/rxvt-unicode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.227&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.227&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?r1=1.226&r2=1.227 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v retrieving revision 1.226 retrieving revision 1.227 diff -u -r1.226 -r1.227 --- ChangeLog 13 Feb 2013 16:42:46 -0000 1.226 +++ ChangeLog 14 Feb 2013 04:58:12 -0000 1.227 @@ -1,6 +1,10 @@ # ChangeLog for x11-terms/rxvt-unicode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.226 2013/02/13 16:42:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.227 2013/02/14 04:58:12 jer Exp $ + + 14 Feb 2013; Jeroen Roovers rxvt-unicode-9.16.ebuild: + Add RESTRICT=test since it does not do anything useful (bug #457004 comment + #3 by Elijah "Armageddon" El Lazkani). 13 Feb 2013; Agostino Sarubbo rxvt-unicode-9.16.ebuild: Stable for ppc, wrt bug #457004 1.5 x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild?r1=1.4&r2=1.5 Index: rxvt-unicode-9.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rxvt-unicode-9.16.ebuild 13 Feb 2013 16:42:46 -0000 1.4 +++ rxvt-unicode-9.16.ebuild 14 Feb 2013 04:58:12 -0000 1.5 @@ -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/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild,v 1.4 2013/02/13 16:42:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild,v 1.5 2013/02/14 04:58:12 jer Exp $ EAPI=4 inherit autotools eutils @@ -35,6 +35,7 @@ x11-proto/xproto " +RESTRICT="test" REQUIRED_USE="vanilla? ( !alt-font-width !buffer-on-clear focused-urgency !secondary-wheel !wcwidth )" src_prepare() {