summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-08-17 03:22:36 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-08-17 03:22:36 +0000
commit37fed60ba1f25e70a3ee0241cf0833c1b07ef052 (patch)
tree5788d6772cf0411e0c4df945300a1f5ca2df6630 /games-simulation/openttd
parentNew upstream version (diff)
downloadgentoo-2-37fed60ba1f25e70a3ee0241cf0833c1b07ef052.tar.gz
gentoo-2-37fed60ba1f25e70a3ee0241cf0833c1b07ef052.tar.bz2
gentoo-2-37fed60ba1f25e70a3ee0241cf0833c1b07ef052.zip
Stable x86; DoS attacks remind me of dos games I should dig a few out
(Portage version: 2.1-r2)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r--games-simulation/openttd/ChangeLog5
-rw-r--r--games-simulation/openttd/openttd-0.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog
index 6ded6047659e..ca1bc12d4f96 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.24 2006/08/14 08:42:13 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.25 2006/08/17 03:22:36 tsunam Exp $
+
+ 17 Aug 2006; Joshua Jackson <tsunam@gentoo.org> openttd-0.4.8.ebuild:
+ Stable x86; security bug #131010
*openttd-0.4.8 (14 Aug 2006)
diff --git a/games-simulation/openttd/openttd-0.4.8.ebuild b/games-simulation/openttd/openttd-0.4.8.ebuild
index 256abcb07891..8259541c068d 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.1 2006/08/14 08:42:13 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.8.ebuild,v 1.2 2006/08/17 03:22:36 tsunam 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 )