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 1O3P4Z-00075Q-4J for garchives@archives.gentoo.org; Sun, 18 Apr 2010 07:37:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30E1FE08C1; Sun, 18 Apr 2010 07:37:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0E628E08C1 for ; Sun, 18 Apr 2010 07:37:42 +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 9921F1B4025 for ; Sun, 18 Apr 2010 07:37:41 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 665) id D7C0D2C041; Sun, 18 Apr 2010 07:37:40 +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: <20100418073740.D7C0D2C041@corvid.gentoo.org> Date: Sun, 18 Apr 2010 07:37: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 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 32edb595-1c34-4222-8c17-675ceeee2242 X-Archives-Hash: cd43fef585f79a52970131b424b07a5e mr_bones_ 10/04/18 07:37:40 Modified: opengfx-0.2.3.ebuild Log: add ppc64 keywords for openttd-1.0.0 version bump (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.3 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.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx= /opengfx-0.2.3.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx= /opengfx-0.2.3.ebuild?r1=3D1.2&r2=3D1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- opengfx-0.2.3.ebuild 18 Apr 2010 07:23:57 -0000 1.2 +++ opengfx-0.2.3.ebuild 18 Apr 2010 07:37:40 -0000 1.3 @@ -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.2 2010/04/18 07:23:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.2.3.ebui= ld,v 1.3 2010/04/18 07:37:40 mr_bones_ Exp $ =20 EAPI=3D2 inherit games @@ -11,7 +11,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~x86" +KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~x86" IUSE=3D"" =20 S=3D${WORKDIR}/${P}-source