diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 18:09:08 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 18:09:08 +0000 |
commit | 35bf524b739c2c028d4ba54ac3fab41595929e01 (patch) | |
tree | ddce89ea0f794253d0e3a3245749180773df8b59 /games-simulation | |
parent | Remove old version. (diff) | |
download | gentoo-2-35bf524b739c2c028d4ba54ac3fab41595929e01.tar.gz gentoo-2-35bf524b739c2c028d4ba54ac3fab41595929e01.tar.bz2 gentoo-2-35bf524b739c2c028d4ba54ac3fab41595929e01.zip |
Marked ppc/ppc64 stable for bug #330841.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation')
-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 6e18845ecd99..79ad60d274b8 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.96 2010/08/06 05:02:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.97 2010/08/11 18:09:08 josejx Exp $ + + 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> openttd-1.0.3.ebuild: + Marked ppc/ppc64 stable for bug #330841. 06 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> openttd-1.0.3.ebuild: x86 stable wrt bug #330841 diff --git a/games-simulation/openttd/openttd-1.0.3.ebuild b/games-simulation/openttd/openttd-1.0.3.ebuild index 2e91882829d0..14d686eb2d26 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.3 2010/08/06 05:02:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.0.3.ebuild,v 1.4 2010/08/11 18:09:08 josejx 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=" |