diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:29:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:29:20 +0000 |
commit | ded0df2661ad5c17db1e2d454b9ea92bb858c312 (patch) | |
tree | ed385b12047006e67043a8d6053be9e3811779cb /games-simulation | |
parent | Stable for x86, wrt bug #548604 (diff) | |
download | gentoo-2-ded0df2661ad5c17db1e2d454b9ea92bb858c312.tar.gz gentoo-2-ded0df2661ad5c17db1e2d454b9ea92bb858c312.tar.bz2 gentoo-2-ded0df2661ad5c17db1e2d454b9ea92bb858c312.zip |
Stable for x86, wrt bug #548882
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index bd174ab20428..c7e2fd2bfe2b 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.158 2015/05/08 12:12:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.159 2015/05/13 09:29:20 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.5.0.ebuild: + Stable for x86, wrt bug #548882 08 May 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.5.0.ebuild: Stable for amd64, wrt bug #548882 diff --git a/games-simulation/openttd/openttd-1.5.0.ebuild b/games-simulation/openttd/openttd-1.5.0.ebuild index 6c85d5ef728c..77a424f08660 100644 --- a/games-simulation/openttd/openttd-1.5.0.ebuild +++ b/games-simulation/openttd/openttd-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.5.0.ebuild,v 1.2 2015/05/08 12:12:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.5.0.ebuild,v 1.3 2015/05/13 09:29:20 ago Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png cpu_flags_x86_sse +timidity +truetype zlib" RESTRICT="test" # needs a graphics set in order to test |