diff options
author | 2015-05-08 12:12:48 +0000 | |
---|---|---|
committer | 2015-05-08 12:12:48 +0000 | |
commit | 16bebf773dc0f7863333771f77c2c68b0b0b1ec1 (patch) | |
tree | 756f38cdaae709fb8576521f613288d44aa14041 /games-simulation | |
parent | Stable for amd64, wrt bug #548686 (diff) | |
download | gentoo-2-16bebf773dc0f7863333771f77c2c68b0b0b1ec1.tar.gz gentoo-2-16bebf773dc0f7863333771f77c2c68b0b0b1ec1.tar.bz2 gentoo-2-16bebf773dc0f7863333771f77c2c68b0b0b1ec1.zip |
Stable for amd64, wrt bug #548882
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 9f3dea8245df..bd174ab20428 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.157 2015/04/07 22:06:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.158 2015/05/08 12:12:48 ago Exp $ + + 08 May 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.5.0.ebuild: + Stable for amd64, wrt bug #548882 *openttd-1.5.0 (07 Apr 2015) diff --git a/games-simulation/openttd/openttd-1.5.0.ebuild b/games-simulation/openttd/openttd-1.5.0.ebuild index 8eb67e5a4e07..6c85d5ef728c 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.1 2015/04/07 22:06:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.5.0.ebuild,v 1.2 2015/05/08 12:12:48 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 |