diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-01 12:26:14 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-01 12:26:14 +0000 |
commit | 0242d1cb73d28a48fd32ca540b41e6eb81d69770 (patch) | |
tree | 7be0911876ba9ac02eb8627e29208ba5041a8a65 | |
parent | Stable on amd64 wrt bug #183574 (diff) | |
download | gentoo-2-0242d1cb73d28a48fd32ca540b41e6eb81d69770.tar.gz gentoo-2-0242d1cb73d28a48fd32ca540b41e6eb81d69770.tar.bz2 gentoo-2-0242d1cb73d28a48fd32ca540b41e6eb81d69770.zip |
Stable on amd64 wrt bug #183718
(Portage version: 2.1.3_rc6)
-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 ba7432717190..aaa874ab94ed 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.43 2007/06/30 10:16:13 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.44 2007/07/01 12:26:14 angelos Exp $ + + 01 Jul 2007; Christoph Mende <angelos@gentoo.org> openttd-0.5.2.ebuild: + Stable on amd64 wrt bug #183718 30 Jun 2007; Lars Weiler <pylon@gentoo.org> openttd-0.5.2.ebuild: Stable on ppc; bug #183718. diff --git a/games-simulation/openttd/openttd-0.5.2.ebuild b/games-simulation/openttd/openttd-0.5.2.ebuild index 97f1dda610d5..330fa004b0b2 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.2 2007/06/30 10:16:13 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.2.ebuild,v 1.3 2007/07/01 12:26:14 angelos 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 |