summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-09 16:12:51 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-09 16:12:51 +0000
commitc49906398fe3811d09b853e1c2e1b379eba5fa52 (patch)
treebc3a6638c369490957a33c5d1fefa78f069ed3b9 /games-simulation
parentx86 stable, bug #291853 (diff)
downloadgentoo-2-c49906398fe3811d09b853e1c2e1b379eba5fa52.tar.gz
gentoo-2-c49906398fe3811d09b853e1c2e1b379eba5fa52.tar.bz2
gentoo-2-c49906398fe3811d09b853e1c2e1b379eba5fa52.zip
amd64/x86 stable, bug #291910
(Portage version: 2.2_rc49/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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/openttd/ChangeLog b/games-simulation/openttd/ChangeLog
index 3f4a8268a903..02e78790de90 100644
--- a/games-simulation/openttd/ChangeLog
+++ b/games-simulation/openttd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/openttd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.77 2009/10/05 07:27:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/ChangeLog,v 1.78 2009/11/09 16:12:51 maekke Exp $
+
+ 09 Nov 2009; Markus Meier <maekke@gentoo.org> openttd-0.7.3.ebuild:
+ amd64/x86 stable, bug #291910
*openttd-0.7.3 (05 Oct 2009)
diff --git a/games-simulation/openttd/openttd-0.7.3.ebuild b/games-simulation/openttd/openttd-0.7.3.ebuild
index 8604fd6fd123..b66dcd3ee824 100644
--- a/games-simulation/openttd/openttd-0.7.3.ebuild
+++ b/games-simulation/openttd/openttd-0.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.3.ebuild,v 1.1 2009/10/05 07:27:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.7.3.ebuild,v 1.2 2009/11/09 16:12:51 maekke 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"