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 1NKcr0-0005q4-16 for garchives@archives.gentoo.org; Tue, 15 Dec 2009 19:14:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84507E1141; Tue, 15 Dec 2009 19:14:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 47750E1141 for ; Tue, 15 Dec 2009 19:14:37 +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 D4D281B4001 for ; Tue, 15 Dec 2009 19:14:36 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NKcqy-0005T1-Ac for gentoo-commits@lists.gentoo.org; Tue, 15 Dec 2009 19:14:36 +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/xgamma: xgamma-1.0.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xgamma-1.0.3.ebuild ChangeLog X-VCS-Directories: x11-apps/xgamma 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:14:36 +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: 2139aade-4ba8-4ee2-ad66-a7ecb8caff04 X-Archives-Hash: a7de26eab7cfc56643d9cb6af9bf09d7 ranger 09/12/15 19:14:36 Modified: xgamma-1.0.3.ebuild ChangeLog Log: Marking xgamma-1.0.3 ppc64 for bug 294958 (Portage version: 2.1.7.1/cvs/Linux ppc64) Revision Changes Path 1.6 x11-apps/xgamma/xgamma-1.0.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgamma/xg= amma-1.0.3.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgamma/xg= amma-1.0.3.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgamma/xg= amma-1.0.3.ebuild?r1=3D1.5&r2=3D1.6 Index: xgamma-1.0.3.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/xgamma/xgamma-1.0.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xgamma-1.0.3.ebuild 15 Dec 2009 16:31:56 -0000 1.5 +++ xgamma-1.0.3.ebuild 15 Dec 2009 19:14:36 -0000 1.6 @@ -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/xgamma/xgamma-1.0.3.ebuild,v= 1.5 2009/12/15 16:31:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.3.ebuild,v= 1.6 2009/12/15 19:14:36 ranger Exp $ =20 # Must be before x-modular eclass is inherited #SNAPSHOT=3D"yes" @@ -9,7 +9,7 @@ =20 DESCRIPTION=3D"Alter a monitor's gamma correction through the X server" =20 -KEYWORDS=3D"alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x= 86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x8= 6 ~x86-fbsd" IUSE=3D"" RDEPEND=3D"x11-libs/libXxf86vm x11-libs/libX11" 1.32 x11-apps/xgamma/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgamma/Ch= angeLog?rev=3D1.32&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgamma/Ch= angeLog?rev=3D1.32&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xgamma/Ch= angeLog?r1=3D1.31&r2=3D1.32 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/xgamma/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 15 Dec 2009 16:31:56 -0000 1.31 +++ ChangeLog 15 Dec 2009 19:14:36 -0000 1.32 @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.31 2009= /12/15 16:31:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.32 2009= /12/15 19:14:36 ranger Exp $ + + 15 Dec 2009; Brent Baude xgamma-1.0.3.ebuild: + Marking xgamma-1.0.3 ppc64 stable for bug 294958 =20 15 Dec 2009; Ra=C3=BAl Porcel xgamma-1.0.3.ebuild= : alpha/arm/ia64/s390/sh/sparc stable