diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2012-05-06 19:29:52 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2012-05-06 19:29:52 +0000 |
commit | c7d8544aee47b4b26f5f4c563317613797af9046 (patch) | |
tree | 6e8c1c59a4a938cfb5730f939f02ab159e9c78b5 /games-simulation | |
parent | Remove old versions. Requested by Arfrever. (diff) | |
download | gentoo-2-c7d8544aee47b4b26f5f4c563317613797af9046.tar.gz gentoo-2-c7d8544aee47b4b26f5f4c563317613797af9046.tar.bz2 gentoo-2-c7d8544aee47b4b26f5f4c563317613797af9046.zip |
Drop to ~ppc; bug #398161
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.1.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 7df3066a22ee..4f8eb9ddeb2a 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.123 2012/04/19 11:53:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.124 2012/05/06 19:29:52 halcy0n Exp $ + + 06 May 2012; Mark Loeser <halcy0n@gentoo.org> openttd-1.1.3.ebuild: + Drop to ~ppc; bug #398161 19 Apr 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.0.ebuild: Stable for amd64, wrt bug #398161 diff --git a/games-simulation/openttd/openttd-1.1.3.ebuild b/games-simulation/openttd/openttd-1.1.3.ebuild index 3e81bf3635a7..e16ac77ef5a0 100644 --- a/games-simulation/openttd/openttd-1.1.3.ebuild +++ b/games-simulation/openttd/openttd-1.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.1.3.ebuild,v 1.4 2011/10/03 19:57:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.1.3.ebuild,v 1.5 2012/05/06 19:29:52 halcy0n Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png +timidity +truetype zlib" DEPEND=" |