From cb61ae0ee0d23ee2d748e9b0afb39513ce9d4c8c Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Tue, 24 Apr 2007 15:13:43 +0000 Subject: Add ~x86-fbsd keyword. Thanks to Nathan Smith for reporting wrt bug #175779 (Portage version: 2.1.2.4) --- games-arcade/spout/ChangeLog | 6 +++++- games-arcade/spout/spout-1.3.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'games-arcade/spout') diff --git a/games-arcade/spout/ChangeLog b/games-arcade/spout/ChangeLog index 8574f2855a22..8596b9e0fe07 100644 --- a/games-arcade/spout/ChangeLog +++ b/games-arcade/spout/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/spout # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.7 2007/03/12 13:43:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.8 2007/04/24 15:13:43 drizzt Exp $ + + 24 Apr 2007; Timothy Redaelli spout-1.3.ebuild: + Add ~x86-fbsd keyword. + Thanks to Nathan Smith for reporting wrt bug #175779 12 Mar 2007; Marius Mauch spout-1.3.ebuild: Replacing einfo with elog diff --git a/games-arcade/spout/spout-1.3.ebuild b/games-arcade/spout/spout-1.3.ebuild index d4f1bf988ab3..88a26144b0c6 100644 --- a/games-arcade/spout/spout-1.3.ebuild +++ b/games-arcade/spout/spout-1.3.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/spout/spout-1.3.ebuild,v 1.6 2007/03/12 13:43:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v 1.7 2007/04/24 15:13:43 drizzt Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://rohanpm.net/files/old/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="ppc x86 ~x86-fbsd" IUSE="" DEPEND=">=media-libs/libsdl-1.2.6" -- cgit v1.2.3-65-gdbad