diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-12-14 12:18:54 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-12-14 12:18:54 +0000 |
commit | 0dfe4863a94d9e44c0ae56650a2fd36ddec12bb9 (patch) | |
tree | 9e800080c35b17a2c8aae0395dd2b908f2ea069a /games-simulation | |
parent | Stable for amd64, wrt bug #447160 (diff) | |
download | gentoo-2-0dfe4863a94d9e44c0ae56650a2fd36ddec12bb9.tar.gz gentoo-2-0dfe4863a94d9e44c0ae56650a2fd36ddec12bb9.tar.bz2 gentoo-2-0dfe4863a94d9e44c0ae56650a2fd36ddec12bb9.zip |
Stable on amd64, wrt bug #447158
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 28f2cb6b07e5..f347ab80b5c8 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.132 2012/12/04 10:53:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.133 2012/12/14 12:18:54 pinkbyte Exp $ + + 14 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> openttd-1.2.3.ebuild: + Stable on amd64, wrt bug #447158 04 Dec 2012; <ago@gentoo.org> openttd-1.2.2.ebuild: Stable for x86, wrt bug #438540 diff --git a/games-simulation/openttd/openttd-1.2.3.ebuild b/games-simulation/openttd/openttd-1.2.3.ebuild index 074ccdfa5d77..bfb3abe2b82b 100644 --- a/games-simulation/openttd/openttd-1.2.3.ebuild +++ b/games-simulation/openttd/openttd-1.2.3.ebuild @@ -1,6 +1,6 @@ # 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.2.3.ebuild,v 1.1 2012/11/01 19:37:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.3.ebuild,v 1.2 2012/12/14 12:18:54 pinkbyte Exp $ EAPI=3 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 ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png +timidity +truetype zlib" RESTRICT="test" # needs a graphics set in order to test |