summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-08-18 15:50:40 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-08-18 15:50:40 +0000
commit4db6d345596bdeabe12fa23267ff9b86b9f05018 (patch)
treed05c4cf503f721e00c24bc1e6a3f0b36fcaabb84 /games-simulation
parentppc stable, bug #142597 (diff)
downloadgentoo-2-4db6d345596bdeabe12fa23267ff9b86b9f05018.tar.gz
gentoo-2-4db6d345596bdeabe12fa23267ff9b86b9f05018.tar.bz2
gentoo-2-4db6d345596bdeabe12fa23267ff9b86b9f05018.zip
ppc stable, bug #131010
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/openttd/ChangeLog6
-rw-r--r--games-simulation/openttd/openttd-0.4.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog
index ca1bc12d4f96..fb69294ff56e 100644
--- a/games-simulation/openttd/ChangeLog
+++ b/games-simulation/openttd/ChangeLog
@@ -1,6 +1,10 @@
# 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.25 2006/08/17 03:22:36 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.26 2006/08/18 15:50:40 dertobi123 Exp $
+
+ 18 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ openttd-0.4.8.ebuild:
+ ppc stable, bug #131010
17 Aug 2006; Joshua Jackson <tsunam@gentoo.org> openttd-0.4.8.ebuild:
Stable x86; security bug #131010
diff --git a/games-simulation/openttd/openttd-0.4.8.ebuild b/games-simulation/openttd/openttd-0.4.8.ebuild
index 8259541c068d..7d979ccfdb21 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.2 2006/08/17 03:22:36 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.4.8.ebuild,v 1.3 2006/08/18 15:50:40 dertobi123 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 )