summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-04-24 15:16:11 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-04-24 15:16:11 +0000
commitf673a5fdf280c222b62e0dffe03d7ca9951237fe (patch)
tree47f0d6f1896b01d56100607b5a356f9583cf0f02 /games-arcade
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-f673a5fdf280c222b62e0dffe03d7ca9951237fe.tar.gz
gentoo-2-f673a5fdf280c222b62e0dffe03d7ca9951237fe.tar.bz2
gentoo-2-f673a5fdf280c222b62e0dffe03d7ca9951237fe.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')
-rw-r--r--games-arcade/trailblazer/ChangeLog6
-rw-r--r--games-arcade/trailblazer/trailblazer-0.9.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/games-arcade/trailblazer/ChangeLog b/games-arcade/trailblazer/ChangeLog
index ceaff57acc2a..e6e9ef499451 100644
--- a/games-arcade/trailblazer/ChangeLog
+++ b/games-arcade/trailblazer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-arcade/trailblazer
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/trailblazer/ChangeLog,v 1.2 2007/02/08 20:56:27 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/trailblazer/ChangeLog,v 1.3 2007/04/24 15:16:11 drizzt Exp $
+
+ 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> trailblazer-0.9.ebuild:
+ Add ~x86-fbsd keyword.
+ Thanks to Nathan Smith for reporting wrt bug #175779
08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/games-arcade/trailblazer/trailblazer-0.9.ebuild b/games-arcade/trailblazer/trailblazer-0.9.ebuild
index 90144f687cd5..e6aebb0d6c10 100644
--- a/games-arcade/trailblazer/trailblazer-0.9.ebuild
+++ b/games-arcade/trailblazer/trailblazer-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/trailblazer/trailblazer-0.9.ebuild,v 1.1 2005/08/19 01:22:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/trailblazer/trailblazer-0.9.ebuild,v 1.2 2007/04/24 15:16:11 drizzt Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE=""
DEPEND=">=media-libs/libsdl-1.2.7"