diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 13:17:31 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 13:17:31 +0000 |
commit | eabff4e06f6656ec5af463b4c05cdc4e3cab90a2 (patch) | |
tree | ac8a80edff581d5311d6538f42267332e7a6d0b5 /games-misc/opengfx/opengfx-0.3.4.ebuild | |
parent | ppc/ppc64 stable wrt #376893 (diff) | |
download | historical-eabff4e06f6656ec5af463b4c05cdc4e3cab90a2.tar.gz historical-eabff4e06f6656ec5af463b4c05cdc4e3cab90a2.tar.bz2 historical-eabff4e06f6656ec5af463b4c05cdc4e3cab90a2.zip |
ppc/ppc64 stable wrt #376957
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'games-misc/opengfx/opengfx-0.3.4.ebuild')
-rw-r--r-- | games-misc/opengfx/opengfx-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/opengfx/opengfx-0.3.4.ebuild b/games-misc/opengfx/opengfx-0.3.4.ebuild index 08b98ac04cbe..d70f1082ec02 100644 --- a/games-misc/opengfx/opengfx-0.3.4.ebuild +++ b/games-misc/opengfx/opengfx-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.3.4.ebuild,v 1.3 2011/08/07 15:28:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.3.4.ebuild,v 1.4 2011/08/09 13:17:31 xarthisius Exp $ EAPI=2 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="" S=${WORKDIR}/${P}-source |