diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-10-30 09:38:45 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-10-30 09:38:45 +0000 |
commit | 8b8269f54f92a0ce82e0f22d0e724d87951a5581 (patch) | |
tree | 901f5baf8caea3027dd9ceda299177505b81af1e /games-action | |
parent | Add missign dependency on alsa-lib, thanks to Patrick Lauer in bug #146916. P... (diff) | |
download | gentoo-2-8b8269f54f92a0ce82e0f22d0e724d87951a5581.tar.gz gentoo-2-8b8269f54f92a0ce82e0f22d0e724d87951a5581.tar.bz2 gentoo-2-8b8269f54f92a0ce82e0f22d0e724d87951a5581.zip |
Keyworded ~x86-fbsd.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/bzflag/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/bzflag/bzflag-2.0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog index 466598c8d252..8c6f1f23e166 100644 --- a/games-action/bzflag/ChangeLog +++ b/games-action/bzflag/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/bzflag # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.26 2006/06/06 20:08:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.27 2006/10/30 09:38:45 the_paya Exp $ + + 30 Oct 2006; Javier Villavicencio <the_paya@gentoo.org> + bzflag-2.0.8.ebuild: + Keyworded ~x86-fbsd. *bzflag-2.0.8 (06 Jun 2006) diff --git a/games-action/bzflag/bzflag-2.0.8.ebuild b/games-action/bzflag/bzflag-2.0.8.ebuild index 2518cf73ffbb..2507068a0904 100644 --- a/games-action/bzflag/bzflag-2.0.8.ebuild +++ b/games-action/bzflag/bzflag-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild,v 1.1 2006/06/06 20:08:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild,v 1.2 2006/10/30 09:38:45 the_paya Exp $ inherit eutils flag-o-matic games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="dedicated sdl" UIDEPEND="virtual/opengl |