diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 15:08:42 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 15:08:42 +0000 |
commit | 13bb992f507c20e5ea91dcdd20bb04534245fb7f (patch) | |
tree | 497f906a62ecc273a2a59d403eb7a7ae58581f5b /games-arcade | |
parent | Bump to 2.18.1 (diff) | |
download | gentoo-2-13bb992f507c20e5ea91dcdd20bb04534245fb7f.tar.gz gentoo-2-13bb992f507c20e5ea91dcdd20bb04534245fb7f.tar.bz2 gentoo-2-13bb992f507c20e5ea91dcdd20bb04534245fb7f.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/sdlroids/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-arcade/sdlroids/ChangeLog b/games-arcade/sdlroids/ChangeLog index 114443642fdd..a45d8acb537a 100644 --- a/games-arcade/sdlroids/ChangeLog +++ b/games-arcade/sdlroids/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-arcade/sdlroids # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/ChangeLog,v 1.12 2007/03/13 22:33:59 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/ChangeLog,v 1.13 2007/04/24 15:08:42 drizzt Exp $ + + 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> + sdlroids-1.3.4-r3.ebuild: + Add ~x86-fbsd keyword. + Thanks to Nathan Smith for reporting wrt bug #175779 13 Mar 2007; Tristan Heaven <nyhm@gentoo.org> sdlroids-1.3.4-r3.ebuild: Install menu entry diff --git a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild b/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild index c8929da0fbed..465a87d18015 100644 --- a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild +++ b/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.10 2007/03/13 22:33:58 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.11 2007/04/24 15:08:42 drizzt Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sdlroids/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |