diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 12:06:20 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 12:06:20 +0000 |
commit | 2caccb19b6ff5312273173e5f2ea22041ff300cc (patch) | |
tree | db5927cd3d128bbffb79af29cf0a855ba06c614b /games-simulation | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-2caccb19b6ff5312273173e5f2ea22041ff300cc.tar.gz gentoo-2-2caccb19b6ff5312273173e5f2ea22041ff300cc.tar.bz2 gentoo-2-2caccb19b6ff5312273173e5f2ea22041ff300cc.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Agostino Sarubbo in security bug #381799 filed by Sean Amoss.
(Portage version: 2.1.10.16/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-1.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index 6ff1b9b5fce3..717c71047ffb 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.114 2011/09/15 23:35:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.115 2011/09/16 12:06:20 chainsaw Exp $ + + 16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> openttd-1.1.3.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani & Agostino Sarubbo in security bug #381799 filed by Sean Amoss. *openttd-1.1.3 (15 Sep 2011) diff --git a/games-simulation/openttd/openttd-1.1.3.ebuild b/games-simulation/openttd/openttd-1.1.3.ebuild index bf9f78c7fcd4..503464af58b6 100644 --- a/games-simulation/openttd/openttd-1.1.3.ebuild +++ b/games-simulation/openttd/openttd-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.1.3.ebuild,v 1.1 2011/09/15 23:35:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-1.1.3.ebuild,v 1.2 2011/09/16 12:06:20 chainsaw Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,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=" |