diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-06-30 10:16:13 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-06-30 10:16:13 +0000 |
commit | 97beacaa6ebe7a01e7594eb5a50117d6c9856bc1 (patch) | |
tree | 06c4f1c5525a0c516bb397db838fc5c9bdd8a1fe /games-simulation | |
parent | Add myself to metadata.xml as secondary maintainer to receive complains about... (diff) | |
download | gentoo-2-97beacaa6ebe7a01e7594eb5a50117d6c9856bc1.tar.gz gentoo-2-97beacaa6ebe7a01e7594eb5a50117d6c9856bc1.tar.bz2 gentoo-2-97beacaa6ebe7a01e7594eb5a50117d6c9856bc1.zip |
Stable on ppc; bug #183718.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 77b72424d192..ba7432717190 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.42 2007/05/30 22:46:38 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.43 2007/06/30 10:16:13 pylon Exp $ + + 30 Jun 2007; Lars Weiler <pylon@gentoo.org> openttd-0.5.2.ebuild: + Stable on ppc; bug #183718. *openttd-0.5.2 (30 May 2007) diff --git a/games-simulation/openttd/openttd-0.5.2.ebuild b/games-simulation/openttd/openttd-0.5.2.ebuild index aca9a8de27c4..97f1dda610d5 100644 --- a/games-simulation/openttd/openttd-0.5.2.ebuild +++ b/games-simulation/openttd/openttd-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.2.ebuild,v 1.1 2007/05/30 22:46:38 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.2.ebuild,v 1.2 2007/06/30 10:16:13 pylon Exp $ inherit eutils games @@ -16,7 +16,7 @@ SRC_URI="${SB}/${P}-source.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc64" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" IUSE="alsa debug dedicated iconv png scenarios timidity zlib" DEPEND="!dedicated? ( media-libs/libsdl |