diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-07-02 18:59:42 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-07-02 18:59:42 +0000 |
commit | ebd1fe643143604a5724b74b9d929afa83e36de7 (patch) | |
tree | bd1934b01efe13a11d4f0b1fd914e3f6c0e1380a /games-simulation | |
parent | Add blocking dependency against app-emacs/gnus-cvs. (diff) | |
download | gentoo-2-ebd1fe643143604a5724b74b9d929afa83e36de7.tar.gz gentoo-2-ebd1fe643143604a5724b74b9d929afa83e36de7.tar.bz2 gentoo-2-ebd1fe643143604a5724b74b9d929afa83e36de7.zip |
stable x86, bug 183718
(Portage version: 2.1.2.9)
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 aaa874ab94ed..6f5d048b41e9 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.44 2007/07/01 12:26:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.45 2007/07/02 18:59:42 opfer Exp $ + + 02 Jul 2007; Christian Faulhammer <opfer@gentoo.org> openttd-0.5.2.ebuild: + stable x86, bug 183718 01 Jul 2007; Christoph Mende <angelos@gentoo.org> openttd-0.5.2.ebuild: Stable on amd64 wrt bug #183718 diff --git a/games-simulation/openttd/openttd-0.5.2.ebuild b/games-simulation/openttd/openttd-0.5.2.ebuild index 330fa004b0b2..15884fafdb21 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.3 2007/07/01 12:26:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.2.ebuild,v 1.4 2007/07/02 18:59:42 opfer Exp $ inherit eutils games @@ -16,7 +16,7 @@ SRC_URI="${SB}/${P}-source.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="alsa debug dedicated iconv png scenarios timidity zlib" DEPEND="!dedicated? ( media-libs/libsdl |