diff options
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/opengfx/opengfx-0.2.3.ebuild | 4 | ||||
-rw-r--r-- | games-misc/openmsx/openmsx-0.2.1.ebuild | 4 | ||||
-rw-r--r-- | games-misc/opensfx/opensfx-0.2.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games-misc/opengfx/opengfx-0.2.3.ebuild b/games-misc/opengfx/opengfx-0.2.3.ebuild index cf7263ff9491..b2e6bdcd7d92 100644 --- a/games-misc/opengfx/opengfx-0.2.3.ebuild +++ b/games-misc/opengfx/opengfx-0.2.3.ebuild @@ -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.ebuild,v 1.1 2010/04/08 23:19:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.2.3.ebuild,v 1.2 2010/04/18 07:23:57 mr_bones_ Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" S=${WORKDIR}/${P}-source diff --git a/games-misc/openmsx/openmsx-0.2.1.ebuild b/games-misc/openmsx/openmsx-0.2.1.ebuild index 9c23710b6651..350ca9c413a7 100644 --- a/games-misc/openmsx/openmsx-0.2.1.ebuild +++ b/games-misc/openmsx/openmsx-0.2.1.ebuild @@ -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/openmsx/openmsx-0.2.1.ebuild,v 1.1 2010/04/07 16:44:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/openmsx/openmsx-0.2.1.ebuild,v 1.2 2010/04/18 07:23:56 mr_bones_ Exp $ EAPI=2 PYTHON_DEPEND="2:2.6" @@ -12,7 +12,7 @@ SRC_URI="http://bundles.openttdcoop.org/openmsx/releases/${P}-source.tar.gz" LICENSE="|| ( GPL-2 CCPL-Sampling-Plus-1.0 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" S=${WORKDIR}/${P}-source diff --git a/games-misc/opensfx/opensfx-0.2.3.ebuild b/games-misc/opensfx/opensfx-0.2.3.ebuild index fe2fcbc798c3..a50289bc8687 100644 --- a/games-misc/opensfx/opensfx-0.2.3.ebuild +++ b/games-misc/opensfx/opensfx-0.2.3.ebuild @@ -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/opensfx/opensfx-0.2.3.ebuild,v 1.1 2010/04/07 19:49:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opensfx/opensfx-0.2.3.ebuild,v 1.2 2010/04/18 07:23:57 mr_bones_ Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/${PN}/releases/${P}-source.tar.gz" LICENSE="CCPL-Sampling-Plus-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="games-util/catcodec" |