diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-18 22:23:31 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-18 22:23:31 +0000 |
commit | 3e2a202ea1d40a12556863ba31e64a490f4582fe (patch) | |
tree | 3efc0fc29ba1c4969233a77ddae436e59637a37b /games-simulation/openttd | |
parent | Marked ~hppa (bug #144345). (diff) | |
download | gentoo-2-3e2a202ea1d40a12556863ba31e64a490f4582fe.tar.gz gentoo-2-3e2a202ea1d40a12556863ba31e64a490f4582fe.tar.bz2 gentoo-2-3e2a202ea1d40a12556863ba31e64a490f4582fe.zip |
Stable on amd64 wrt security Bug #131010.
(Portage version: 2.1-r2)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r-- | games-simulation/openttd/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/openttd/openttd-0.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog index fb69294ff56e..8aa19f84807b 100644 --- a/games-simulation/openttd/ChangeLog +++ b/games-simulation/openttd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/openttd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.26 2006/08/18 15:50:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.27 2006/08/18 22:23:31 tcort Exp $ + + 18 Aug 2006; Thomas Cort <tcort@gentoo.org> openttd-0.4.8.ebuild: + Stable on amd64 wrt security Bug #131010. 18 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> openttd-0.4.8.ebuild: diff --git a/games-simulation/openttd/openttd-0.4.8.ebuild b/games-simulation/openttd/openttd-0.4.8.ebuild index 7d979ccfdb21..5593a9e8bb58 100644 --- a/games-simulation/openttd/openttd-0.4.8.ebuild +++ b/games-simulation/openttd/openttd-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.8.ebuild,v 1.3 2006/08/18 15:50:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.8.ebuild,v 1.4 2006/08/18 22:23:31 tcort Exp $ inherit eutils games @@ -14,7 +14,7 @@ SRC_URI="${SB}/${P}-source.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug png zlib timidity alsa dedicated scenarios" DEPEND="!dedicated? ( media-libs/libsdl ) |