diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:52:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:52:24 +0000 |
commit | 209d0ce316bcd01ba792847d89ca57a161851e21 (patch) | |
tree | 27f6e0309f39eaa6ed842e191ccab72eff6a9107 /games-simulation/openttd | |
parent | Stable for x86, wrt bug #540126 (diff) | |
download | gentoo-2-209d0ce316bcd01ba792847d89ca57a161851e21.tar.gz gentoo-2-209d0ce316bcd01ba792847d89ca57a161851e21.tar.bz2 gentoo-2-209d0ce316bcd01ba792847d89ca57a161851e21.zip |
Stable for x86, wrt bug #540236
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 8944e413a009..97302ab4e6d2 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.154 2015/02/20 19:37:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.155 2015/02/25 15:52:24 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> openttd-1.4.4.ebuild: + Stable for x86, wrt bug #540236 20 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.4.4.ebuild: add missing virtual/pkgconfig dep diff --git a/games-simulation/openttd/openttd-1.4.4.ebuild b/games-simulation/openttd/openttd-1.4.4.ebuild index d4d5723a3090..e6c25caa4581 100644 --- a/games-simulation/openttd/openttd-1.4.4.ebuild +++ b/games-simulation/openttd/openttd-1.4.4.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.4.4.ebuild,v 1.5 2015/02/20 19:37:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.4.4.ebuild,v 1.6 2015/02/25 15:52:24 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 |