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 1O3OrJ-0005XG-4e for garchives@archives.gentoo.org; Sun, 18 Apr 2010 07:24:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0289BE086D; Sun, 18 Apr 2010 07:23:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D86FBE086D for ; Sun, 18 Apr 2010 07:23:58 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 80E791B400B for ; Sun, 18 Apr 2010 07:23:58 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 665) id 8837B2C041; Sun, 18 Apr 2010 07:23:57 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-misc/opengfx: opengfx-0.2.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: opengfx-0.2.3.ebuild X-VCS-Directories: games-misc/opengfx X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20100418072357.8837B2C041@corvid.gentoo.org> Date: Sun, 18 Apr 2010 07:23:57 +0000 (UTC) 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: 91fa2707-f48d-4a54-8c80-5210d12e088b X-Archives-Hash: a1078abc590d2ca1b4f8924bdcc5a583 mr_bones_ 10/04/18 07:23:57 Modified: opengfx-0.2.3.ebuild Log: add ppc keyword to openttd deps for 1.0.0 version bump (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.2 games-misc/opengfx/opengfx-0.2.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx= /opengfx-0.2.3.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx= /opengfx-0.2.3.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx= /opengfx-0.2.3.ebuild?r1=3D1.1&r2=3D1.2 Index: opengfx-0.2.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/games-misc/opengfx/opengfx-0.2.3.ebuild= ,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- opengfx-0.2.3.ebuild 8 Apr 2010 23:19:45 -0000 1.1 +++ opengfx-0.2.3.ebuild 18 Apr 2010 07:23:57 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.2.3.ebui= ld,v 1.1 2010/04/08 23:19:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.2.3.ebui= ld,v 1.2 2010/04/18 07:23:57 mr_bones_ Exp $ =20 EAPI=3D2 inherit games @@ -11,7 +11,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" +KEYWORDS=3D"~amd64 ~ppc ~x86" IUSE=3D"" =20 S=3D${WORKDIR}/${P}-source