diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-04 13:55:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-04 13:55:00 +0000 |
commit | e8733f30e58c1acd978070cee80d48f305f28c2c (patch) | |
tree | 323efea11322265a05dd4b2b17797aaa787db710 /games-simulation/openttd | |
parent | Bump to fix on MRI 1.8.6 where it failed before. Also drop hoe and rake depen... (diff) | |
download | gentoo-2-e8733f30e58c1acd978070cee80d48f305f28c2c.tar.gz gentoo-2-e8733f30e58c1acd978070cee80d48f305f28c2c.tar.bz2 gentoo-2-e8733f30e58c1acd978070cee80d48f305f28c2c.zip |
Stable on amd64 wrt bug #330841
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 807d1f90a870..e59108f4dfc9 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.94 2010/08/01 13:52:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.95 2010/08/04 13:55:00 hwoarang Exp $ + + 04 Aug 2010; Markos Chandras <hwoarang@gentoo.org> openttd-1.0.3.ebuild: + Stable on amd64 wrt bug #330841 *openttd-1.0.3 (01 Aug 2010) diff --git a/games-simulation/openttd/openttd-1.0.3.ebuild b/games-simulation/openttd/openttd-1.0.3.ebuild index 9fa79ea3296a..84cc77de1c3e 100644 --- a/games-simulation/openttd/openttd-1.0.3.ebuild +++ b/games-simulation/openttd/openttd-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.0.3.ebuild,v 1.1 2010/08/01 13:52:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.0.3.ebuild,v 1.2 2010/08/04 13:54:59 hwoarang Exp $ EAPI=2 inherit eutils games @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png +timidity +truetype zlib" DEPEND=" |