diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-20 18:39:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-20 18:39:48 +0000 |
commit | c67e7a02aa974b4fece95715b083819473857767 (patch) | |
tree | 42e2dce3688ca7aedf86d84f20420d875d4f896c /games-simulation | |
parent | Stable for amd64, wrt bug #438722 (diff) | |
download | gentoo-2-c67e7a02aa974b4fece95715b083819473857767.tar.gz gentoo-2-c67e7a02aa974b4fece95715b083819473857767.tar.bz2 gentoo-2-c67e7a02aa974b4fece95715b083819473857767.zip |
Stable for amd64, wrt bug #438540
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index f6247b1b832b..d3cac8532398 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.129 2012/09/14 05:10:46 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.130 2012/10/20 18:39:48 ago Exp $ + + 20 Oct 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.2.ebuild: + Stable for amd64, wrt bug #438540 14 Sep 2012; Brian Harring <ferringb@gentoo.org> openttd-1.2.0.ebuild, openttd-1.2.2.ebuild: diff --git a/games-simulation/openttd/openttd-1.2.2.ebuild b/games-simulation/openttd/openttd-1.2.2.ebuild index c2b6a6728ea2..dbf293ae3572 100644 --- a/games-simulation/openttd/openttd-1.2.2.ebuild +++ b/games-simulation/openttd/openttd-1.2.2.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.2.ebuild,v 1.3 2012/09/14 05:10:46 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.2.ebuild,v 1.4 2012/10/20 18:39:48 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 |