diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 14:54:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 14:54:04 +0000 |
commit | ced115fc51c576db338bd2465ec690f5c12d88e4 (patch) | |
tree | 0fbed9dbe729e57ae5bb9a825f89c694537fcdfb /games-simulation | |
parent | amd64 stable, bug #494120 (diff) | |
download | gentoo-2-ced115fc51c576db338bd2465ec690f5c12d88e4.tar.gz gentoo-2-ced115fc51c576db338bd2465ec690f5c12d88e4.tar.bz2 gentoo-2-ced115fc51c576db338bd2465ec690f5c12d88e4.zip |
amd64 stable, bug #493094
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 65d1274d092f..33c6ce75c330 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.143 2013/12/02 07:18:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.144 2013/12/22 14:54:04 pacho Exp $ + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> openttd-1.3.3.ebuild: + amd64 stable, bug #493094 02 Dec 2013; Michael Sterrett <mr_bones_@gentoo.org> openttd-1.3.3.ebuild: require the latest opengfx to make sure all the sprites are there diff --git a/games-simulation/openttd/openttd-1.3.3.ebuild b/games-simulation/openttd/openttd-1.3.3.ebuild index 6a90464f7cb7..11b3d4df0074 100644 --- a/games-simulation/openttd/openttd-1.3.3.ebuild +++ b/games-simulation/openttd/openttd-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.3.3.ebuild,v 1.2 2013/12/02 07:18:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.3.3.ebuild,v 1.3 2013/12/22 14:54:04 pacho 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 +timidity +truetype zlib" RESTRICT="test" # needs a graphics set in order to test |