diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-02-01 21:07:22 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-02-01 21:07:22 +0000 |
commit | 52ac01cf691f5c734c2da78b6f07f1c7cb6d8e2c (patch) | |
tree | 1143bd17e807213504149ef948da4aa457757030 /games-simulation/openttd | |
parent | ppc stable, bug #251320 (diff) | |
download | gentoo-2-52ac01cf691f5c734c2da78b6f07f1c7cb6d8e2c.tar.gz gentoo-2-52ac01cf691f5c734c2da78b6f07f1c7cb6d8e2c.tar.bz2 gentoo-2-52ac01cf691f5c734c2da78b6f07f1c7cb6d8e2c.zip |
ppc stable, bug #233929
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.6.3.ebuild | 4 |
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" |