diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-22 20:27:05 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-22 20:27:05 +0000 |
commit | 1d6fa55cf08371984ac59eb97798eb5cfdb955d2 (patch) | |
tree | da1677e163cd2914829538cb3147bca7afa91feb /games-simulation/openttd | |
parent | Version bump (diff) | |
download | gentoo-2-1d6fa55cf08371984ac59eb97798eb5cfdb955d2.tar.gz gentoo-2-1d6fa55cf08371984ac59eb97798eb5cfdb955d2.tar.bz2 gentoo-2-1d6fa55cf08371984ac59eb97798eb5cfdb955d2.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.4.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 0da23f795e66..7921e266f668 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.14 2005/05/23 07:15:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.15 2005/08/22 20:27:05 hansmi Exp $ + + 22 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + openttd-0.4.0.1.ebuild: + Stable on ppc (bug 102631). *openttd-0.4.0.1 (23 May 2005) diff --git a/games-simulation/openttd/openttd-0.4.0.1.ebuild b/games-simulation/openttd/openttd-0.4.0.1.ebuild index 3e6255d5e679..fabc8f1c9913 100644 --- a/games-simulation/openttd/openttd-0.4.0.1.ebuild +++ b/games-simulation/openttd/openttd-0.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.0.1.ebuild,v 1.1 2005/05/23 07:15:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.0.1.ebuild,v 1.2 2005/08/22 20:27:05 hansmi Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openttd/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc ~x86" IUSE="debug png zlib timidity alsa dedicated" DEPEND="media-libs/libsdl |