summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-21 21:02:06 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-21 21:02:06 +0000
commitf19bfb3ea433f0ce562b000a3fddb20f64d3c927 (patch)
tree6957cc374a364c5bb392d0bda8f37328e4861400 /games-simulation
parentstable amd64, bug 300252 (diff)
downloadgentoo-2-f19bfb3ea433f0ce562b000a3fddb20f64d3c927.tar.gz
gentoo-2-f19bfb3ea433f0ce562b000a3fddb20f64d3c927.tar.bz2
gentoo-2-f19bfb3ea433f0ce562b000a3fddb20f64d3c927.zip
amd64 stable, bug 300182
(Portage version: 2.1.8.3/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 31f9b72b8b29..ad0b92ff4eb4 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.86 2010/05/01 04:26:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.87 2010/05/21 21:02:06 pacho Exp $
+
+ 21 May 2010; Pacho Ramos <pacho@gentoo.org> openttd-0.7.5.ebuild:
+ amd64 stable, bug 300182
*openttd-1.0.1 (01 May 2010)
diff --git a/games-simulation/openttd/openttd-0.7.5.ebuild b/games-simulation/openttd/openttd-0.7.5.ebuild
index 551d59124a9b..82365eb7939a 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.4 2010/02/10 00:04:57 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.5.ebuild,v 1.5 2010/05/21 21:02:06 pacho 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"