diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:28:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:28:06 +0000 |
commit | 3b6dcc9c53c9c99166535e033d6c6556d5cf0831 (patch) | |
tree | 9f6f4a70a81454522f051b7a6d64d6d96a55b196 /games-simulation/openttd | |
parent | Stable for x86, wrt bug #444846 (diff) | |
download | gentoo-2-3b6dcc9c53c9c99166535e033d6c6556d5cf0831.tar.gz gentoo-2-3b6dcc9c53c9c99166535e033d6c6556d5cf0831.tar.bz2 gentoo-2-3b6dcc9c53c9c99166535e033d6c6556d5cf0831.zip |
Stable for x86, wrt bug #447158
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-simulation/openttd')
-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 f347ab80b5c8..ab0364d58eb8 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.133 2012/12/14 12:18:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.134 2012/12/16 16:28:06 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.3.ebuild: + Stable for x86, wrt bug #447158 14 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> openttd-1.2.3.ebuild: Stable on amd64, wrt bug #447158 diff --git a/games-simulation/openttd/openttd-1.2.3.ebuild b/games-simulation/openttd/openttd-1.2.3.ebuild index bfb3abe2b82b..d77f3d188a91 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.2 2012/12/14 12:18:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.3.ebuild,v 1.3 2012/12/16 16:28:06 ago 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 |