summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-04-24 15:11:26 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-04-24 15:11:26 +0000
commitc3c9d987c8c50e9ffed3f2d598f9a9a369683255 (patch)
treefaa0bdaf3feaee526c765c8bf7268051c6e638a7 /games-arcade/sdl-sopwith
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-c3c9d987c8c50e9ffed3f2d598f9a9a369683255.tar.gz
gentoo-2-c3c9d987c8c50e9ffed3f2d598f9a9a369683255.tar.bz2
gentoo-2-c3c9d987c8c50e9ffed3f2d598f9a9a369683255.zip
Add ~x86-fbsd keyword.
Thanks to Nathan Smith for reporting wrt bug #175779 (Portage version: 2.1.2.4)
Diffstat (limited to 'games-arcade/sdl-sopwith')
-rw-r--r--games-arcade/sdl-sopwith/ChangeLog9
-rw-r--r--games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/games-arcade/sdl-sopwith/ChangeLog b/games-arcade/sdl-sopwith/ChangeLog
index c222f4a23cf5..616461ce82ee 100644
--- a/games-arcade/sdl-sopwith/ChangeLog
+++ b/games-arcade/sdl-sopwith/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-arcade/sdl-sopwith
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.7 2006/04/24 15:13:58 tupone Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/ChangeLog,v 1.8 2007/04/24 15:11:26 drizzt Exp $
+
+ 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org>
+ sdl-sopwith-1.7.1.ebuild:
+ Add ~x86-fbsd keyword.
+ Thanks to Nathan Smith for reporting wrt bug #175779
24 Apr 2006; <Tupone@gentoo.org> +files/sdl-sopwith-1.7.1-gcc41.patch,
sdl-sopwith-1.7.1.ebuild:
diff --git a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild
index 6bfb650eacb2..5cb8fc678758 100644
--- a/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild
+++ b/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.1.ebuild,v 1.11 2006/04/24 15:13:58 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdl-sopwith/sdl-sopwith-1.7.1.ebuild,v 1.12 2007/04/24 15:11:26 drizzt Exp $
inherit eutils games
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=media-libs/freetype-2