diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 19:52:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 19:52:24 +0000 |
commit | 24d3294be1cf4da4afdcc1d69188e38c8cef83a6 (patch) | |
tree | b7d6dbcde1703e63e221c2a6db02a6dffff1c196 /games-simulation | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-24d3294be1cf4da4afdcc1d69188e38c8cef83a6.tar.gz gentoo-2-24d3294be1cf4da4afdcc1d69188e38c8cef83a6.tar.bz2 gentoo-2-24d3294be1cf4da4afdcc1d69188e38c8cef83a6.zip |
Stable for amd64, wrt bug #398161
(Portage version: 2.1.10.49/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 799f4e824cae..0b601a4af5ac 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.118 2012/04/17 19:36:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.119 2012/04/18 19:52:24 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> openttd-1.2.0.ebuild: + Stable for amd64, wrt bug #398161 *openttd-1.2.0 (17 Apr 2012) diff --git a/games-simulation/openttd/openttd-1.2.0.ebuild b/games-simulation/openttd/openttd-1.2.0.ebuild index 96de02f2d294..ee1fb9d893d2 100644 --- a/games-simulation/openttd/openttd-1.2.0.ebuild +++ b/games-simulation/openttd/openttd-1.2.0.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.0.ebuild,v 1.1 2012/04/17 19:36:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.2.0.ebuild,v 1.2 2012/04/18 19:52:24 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="aplaymidi debug dedicated iconv icu lzo +openmedia +png +timidity +truetype zlib" DEPEND=" |