summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-25 12:17:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-25 12:17:47 +0000
commit4147440361605e277a06b3d6629e1aab5f4394d5 (patch)
tree9f8d73b9358d22e79cfc653a5d9ff276d61fe7d4 /games-arcade
parentStable for x86, wrt bug #458510 (diff)
downloadgentoo-2-4147440361605e277a06b3d6629e1aab5f4394d5.tar.gz
gentoo-2-4147440361605e277a06b3d6629e1aab5f4394d5.tar.bz2
gentoo-2-4147440361605e277a06b3d6629e1aab5f4394d5.zip
Stable for x86, wrt bug #458504
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/sdl-sopwith/ChangeLog5
-rw-r--r--games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/sdl-sopwith/ChangeLog b/games-arcade/sdl-sopwith/ChangeLog
index 0cc38425a71f..c739f912661a 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.19 2013/02/22 17:23:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.20 2013/02/25 12:17:47 ago Exp $
+
+ 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> sdl-sopwith-1.7.5-r1.ebuild:
+ Stable for x86, wrt bug #458504
22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> sdl-sopwith-1.7.5-r1.ebuild:
Stable for ppc, wrt bug #458504
diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r1.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r1.ebuild
index 19274938eddc..cbee2cb9f34c 100644
--- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r1.ebuild
+++ b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.5-r1.ebuild,v 1.3 2013/02/22 17:23:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.5-r1.ebuild,v 1.4 2013/02/25 12:17:47 ago Exp $
EAPI=2
inherit eutils autotools 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]"