summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/openttd/ChangeLog7
-rw-r--r--games-simulation/openttd/openttd-0.7.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog
index 49891e9dcffa..6912011d2be2 100644
--- a/games-simulation/openttd/ChangeLog
+++ b/games-simulation/openttd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/openttd
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.81 2009/12/28 22:49:58 mr_bones_ Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.82 2010/01/20 19:34:38 ranger Exp $
+
+ 20 Jan 2010; Brent Baude <ranger@gentoo.org> openttd-0.7.5.ebuild:
+ Marking openttd-0.7.5 ppc64 for bug 300182
*openttd-0.7.5 (28 Dec 2009)
diff --git a/games-simulation/openttd/openttd-0.7.5.ebuild b/games-simulation/openttd/openttd-0.7.5.ebuild
index 5a0d27fe9fa8..a8e53552ca76 100644
--- a/games-simulation/openttd/openttd-0.7.5.ebuild
+++ b/games-simulation/openttd/openttd-0.7.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.5.ebuild,v 1.1 2009/12/28 22:49:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.5.ebuild,v 1.2 2010/01/20 19:34:38 ranger Exp $
EAPI=2
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86"
IUSE="alsa debug dedicated iconv icu +png +truetype zlib"
RESTRICT="test"