diff options
author | 2007-04-24 15:04:41 +0000 | |
---|---|---|
committer | 2007-04-24 15:04:41 +0000 | |
commit | aec264713ebe481d18683015547262b3691a7ee8 (patch) | |
tree | e15566e20e5938502e2546b11a8d88ff52ee7f0b /games-arcade | |
parent | ia64 + x86 stable (diff) | |
download | gentoo-2-aec264713ebe481d18683015547262b3691a7ee8.tar.gz gentoo-2-aec264713ebe481d18683015547262b3691a7ee8.tar.bz2 gentoo-2-aec264713ebe481d18683015547262b3691a7ee8.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/project-starfighter/ChangeLog | 9 | ||||
-rw-r--r-- | games-arcade/project-starfighter/project-starfighter-1.1.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/games-arcade/project-starfighter/ChangeLog b/games-arcade/project-starfighter/ChangeLog index c42c16bebe8d..5135376da0b1 100644 --- a/games-arcade/project-starfighter/ChangeLog +++ b/games-arcade/project-starfighter/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-arcade/project-starfighter -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.11 2006/09/26 15:10:11 wolf31o2 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.12 2007/04/24 15:04:41 drizzt Exp $ + + 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> + project-starfighter-1.1.ebuild: + Add ~x86-fbsd keyword. + Thanks to Nathan Smith for reporting wrt bug #175779 26 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> project-starfighter-1.1.ebuild: diff --git a/games-arcade/project-starfighter/project-starfighter-1.1.ebuild b/games-arcade/project-starfighter/project-starfighter-1.1.ebuild index f8f1393dc085..f0ed9741fe56 100644 --- a/games-arcade/project-starfighter/project-starfighter-1.1.ebuild +++ b/games-arcade/project-starfighter/project-starfighter-1.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/project-starfighter/project-starfighter-1.1.ebuild,v 1.15 2006/09/27 18:27:05 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.1.ebuild,v 1.16 2007/04/24 15:04:41 drizzt Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |