summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-04-24 15:29:04 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-04-24 15:29:04 +0000
commit12fc93f5da4e6557761d33567d76b8a4961f9a7f (patch)
tree79d433374a2dd2c7ead69251f9457d0a49e99029 /games-arcade/spout
parentfix syntax error and bug #175870 (diff)
downloadhistorical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.tar.gz
historical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.tar.bz2
historical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.zip
Add ~x86-fbsd keyword.
Thanks to Nathan Smith for reporting wrt bug #175779 Package-Manager: portage-2.1.2.4
Diffstat (limited to 'games-arcade/spout')
-rw-r--r--games-arcade/spout/ChangeLog6
-rw-r--r--games-arcade/spout/spout-1.3.ebuild4
2 files changed, 7 insertions, 3 deletions
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 <drizzt@gentoo.org> spout-1.3.ebuild:
+ Add ~x86-fbsd keyword.
+ Thanks to Nathan Smith for reporting wrt bug #175779
12 Mar 2007; Marius Mauch <genone@gentoo.org> 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"