summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-02-10 00:04:57 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-02-10 00:04:57 +0000
commitd52f2cd0188c9b12f0f672d41609a3e2055d3b5d (patch)
treee6238bb381b075d2c9a7de8bbc5b9524ed79d0da /games-simulation
parentMarked ppc stable for bug #298440. (diff)
downloadgentoo-2-d52f2cd0188c9b12f0f672d41609a3e2055d3b5d.tar.gz
gentoo-2-d52f2cd0188c9b12f0f672d41609a3e2055d3b5d.tar.bz2
gentoo-2-d52f2cd0188c9b12f0f672d41609a3e2055d3b5d.zip
Marked ppc stable for bug #300182.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/openttd/ChangeLog5
-rw-r--r--games-simulation/openttd/openttd-0.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog
index b44e7c1a00db..8960e5e335e9 100644
--- a/games-simulation/openttd/ChangeLog
+++ b/games-simulation/openttd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/openttd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.83 2010/02/03 10:28:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.84 2010/02/10 00:04:57 josejx Exp $
+
+ 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> openttd-0.7.5.ebuild:
+ Marked ppc stable for bug #300182.
03 Feb 2010; Christian Faulhammer <fauli@gentoo.org> openttd-0.7.5.ebuild:
stable x86, bug 300182
diff --git a/games-simulation/openttd/openttd-0.7.5.ebuild b/games-simulation/openttd/openttd-0.7.5.ebuild
index c5d689995845..551d59124a9b 100644
--- a/games-simulation/openttd/openttd-0.7.5.ebuild
+++ b/games-simulation/openttd/openttd-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.5.ebuild,v 1.3 2010/02/03 10:28:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.5.ebuild,v 1.4 2010/02/10 00:04:57 josejx Exp $
EAPI=2
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://binaries.openttd.org/releases/${PV}/${P}-source.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 x86"
+KEYWORDS="~amd64 ppc ppc64 x86"
IUSE="alsa debug dedicated iconv icu +png +truetype zlib"
RESTRICT="test"