diff options
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 2e742b58da9a..751590dbc99a 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.18 2006/03/26 22:15:58 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.19 2006/05/28 11:01:27 pylon Exp $ + + 28 May 2006; Lars Weiler <pylon@gentoo.org> openttd-0.4.7.ebuild: + Stable on ppc and x86. *openttd-0.4.7 (26 Mar 2006) diff --git a/games-simulation/openttd/openttd-0.4.7.ebuild b/games-simulation/openttd/openttd-0.4.7.ebuild index 623c9c09163e..edcbc03a54bb 100644 --- a/games-simulation/openttd/openttd-0.4.7.ebuild +++ b/games-simulation/openttd/openttd-0.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.7.ebuild,v 1.2 2006/05/25 21:55:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.7.ebuild,v 1.3 2006/05/28 11:01:27 pylon Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/openttd/${P}-source.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="debug png zlib timidity alsa dedicated scenarios" DEPEND="media-libs/libsdl |