From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NKcxC-0006lx-U1 for garchives@archives.gentoo.org; Tue, 15 Dec 2009 19:21:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EFD6E1140; Tue, 15 Dec 2009 19:21:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2302DE1140 for ; Tue, 15 Dec 2009 19:21:02 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7BBC26789F for ; Tue, 15 Dec 2009 19:21:01 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NKcxA-0006bD-Vj for gentoo-commits@lists.gentoo.org; Tue, 15 Dec 2009 19:21:01 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xsetmode: xsetmode-1.0.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xsetmode-1.0.0.ebuild ChangeLog X-VCS-Directories: x11-apps/xsetmode X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Tue, 15 Dec 2009 19:21:00 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a6740e77-4ad8-4df1-8f3a-659eb3277f9b X-Archives-Hash: bd1544d788b7a35434076fb54e1d7c81 ranger 09/12/15 19:21:00 Modified: xsetmode-1.0.0.ebuild ChangeLog Log: Marking xsetmode-1.0.0 ppc64 for bug 294958 (Portage version: 2.1.7.1/cvs/Linux ppc64) Revision Changes Path 1.20 x11-apps/xsetmode/xsetmode-1.0.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/= xsetmode-1.0.0.ebuild?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/= xsetmode-1.0.0.ebuild?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/= xsetmode-1.0.0.ebuild?r1=3D1.19&r2=3D1.20 Index: xsetmode-1.0.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild= ,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- xsetmode-1.0.0.ebuild 21 Nov 2009 17:46:53 -0000 1.19 +++ xsetmode-1.0.0.ebuild 15 Dec 2009 19:21:00 -0000 1.20 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebui= ld,v 1.19 2009/11/21 17:46:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebui= ld,v 1.20 2009/12/15 19:21:00 ranger Exp $ =20 # Must be before x-modular eclass is inherited #SNAPSHOT=3D"yes" @@ -8,7 +8,7 @@ inherit x-modular =20 DESCRIPTION=3D"set the mode for an X Input device" -KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86= ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 = ~x86-fbsd" IUSE=3D"" RDEPEND=3D"x11-libs/libXi x11-libs/libX11" 1.29 x11-apps/xsetmode/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/= ChangeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/= ChangeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/= ChangeLog?r1=3D1.28&r2=3D1.29 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 21 Nov 2009 17:46:53 -0000 1.28 +++ ChangeLog 15 Dec 2009 19:21:00 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsetmode # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.28 20= 09/11/21 17:46:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.29 20= 09/12/15 19:21:00 ranger Exp $ + + 15 Dec 2009; Brent Baude xsetmode-1.0.0.ebuild: + Marking xsetmode-1.0.0 ppc64 stable for bug 294958 =20 21 Nov 2009; Ra=C3=BAl Porcel xsetmode-1.0.0.ebui= ld: ia64/sparc stable