summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-arcade/sdl-sopwith/ChangeLog5
-rw-r--r--games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/sdl-sopwith/ChangeLog b/games-arcade/sdl-sopwith/ChangeLog
index 132710fab66a..d491546de17e 100644
--- a/games-arcade/sdl-sopwith/ChangeLog
+++ b/games-arcade/sdl-sopwith/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/sdl-sopwith
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.12 2010/09/08 19:17:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.13 2010/10/13 20:11:55 maekke Exp $
+
+ 13 Oct 2010; Markus Meier <maekke@gentoo.org> sdl-sopwith-1.7.4.ebuild:
+ x86 stable, bug #340447
*sdl-sopwith-1.7.4 (08 Sep 2010)
diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild
index 191a931c59f1..f9f6cc491bd1 100644
--- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild
+++ b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.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-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild,v 1.1 2010/09/08 19:17:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.4.ebuild,v 1.2 2010/10/13 20:11:55 maekke Exp $
EAPI=2
inherit eutils games
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=media-libs/libsdl-1.1.3[video]"