summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-04-24 15:29:04 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-04-24 15:29:04 +0000
commit12fc93f5da4e6557761d33567d76b8a4961f9a7f (patch)
tree79d433374a2dd2c7ead69251f9457d0a49e99029 /games-arcade/sdl-sopwith
parentfix syntax error and bug #175870 (diff)
downloadhistorical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.tar.gz
historical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.tar.bz2
historical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.zip
Add ~x86-fbsd keyword.
Thanks to Nathan Smith for reporting wrt bug #175779 Package-Manager: portage-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