diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-05-26 12:10:23 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-05-26 12:10:23 +0000 |
commit | 3b90b8c29415efca7213f3bd2766a7cd9d17734c (patch) | |
tree | ed061cf01382371c9c7c2f2247cca164b712c07c /games-simulation | |
parent | Keyworded ~amd64 wrt bug 179661 (diff) | |
download | gentoo-2-3b90b8c29415efca7213f3bd2766a7cd9d17734c.tar.gz gentoo-2-3b90b8c29415efca7213f3bd2766a7cd9d17734c.tar.bz2 gentoo-2-3b90b8c29415efca7213f3bd2766a7cd9d17734c.zip |
amd64 stable, bug 175308
(Portage version: 2.1.2.7)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 0eff85f4f966..f3d5549e3086 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.40 2007/05/12 15:37:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.41 2007/05/26 12:10:23 opfer Exp $ + + 26 May 2007; Christian Faulhammer <opfer@gentoo.org> openttd-0.5.0.ebuild: + amd64 stable, bug 175308 12 May 2007; Lars Weiler <pylon@gentoo.org> openttd-0.5.1.ebuild: Updated ebuild with patches from maedhros in bug #176474. diff --git a/games-simulation/openttd/openttd-0.5.0.ebuild b/games-simulation/openttd/openttd-0.5.0.ebuild index 61d65c3f78ef..b2d29229f2e0 100644 --- a/games-simulation/openttd/openttd-0.5.0.ebuild +++ b/games-simulation/openttd/openttd-0.5.0.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.0.ebuild,v 1.3 2007/03/04 14:40:36 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.0.ebuild,v 1.4 2007/05/26 12:10:23 opfer Exp $ inherit eutils games @@ -14,7 +14,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 png scenarios timidity unicode zlib" DEPEND="!dedicated? ( media-libs/libsdl >=media-libs/fontconfig-2.3.2 ) |