summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-simulation/openttd/ChangeLog6
-rw-r--r--games-simulation/openttd/openttd-0.6.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog
index ef39ab2f7c6b..fd9d1ae1fd67 100644
--- a/games-simulation/openttd/ChangeLog
+++ b/games-simulation/openttd/ChangeLog
@@ -1,6 +1,10 @@
# 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.65 2009/01/30 20:40:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.66 2009/02/01 21:07:22 dertobi123 Exp $
+
+ 01 Feb 2009; Tobias Scherbaum <dertobi123@gentoo.org>
+ openttd-0.6.3.ebuild:
+ ppc stable, bug #233929
30 Jan 2009; Markus Meier <maekke@gentoo.org> openttd-0.6.3.ebuild:
amd64/x86 stable, bug #233929
diff --git a/games-simulation/openttd/openttd-0.6.3.ebuild b/games-simulation/openttd/openttd-0.6.3.ebuild
index ac4c1b76748e..d346236a64a9 100644
--- a/games-simulation/openttd/openttd-0.6.3.ebuild
+++ b/games-simulation/openttd/openttd-0.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.6.3.ebuild,v 1.4 2009/01/30 20:40:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.6.3.ebuild,v 1.5 2009/02/01 21:07:22 dertobi123 Exp $
EAPI="2"
@@ -19,7 +19,7 @@ done
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="alsa debug dedicated iconv +png scenarios timidity +truetype +zlib"
RESTRICT="test"