diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 14:48:07 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 14:48:07 +0000 |
commit | 39cbb1ff19775614a1941bc96a66877695b7a1f2 (patch) | |
tree | f8415a520b2388f49a0993ddaf16c6d1e0ff0633 /games-arcade/monster-masher | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-39cbb1ff19775614a1941bc96a66877695b7a1f2.tar.gz gentoo-2-39cbb1ff19775614a1941bc96a66877695b7a1f2.tar.bz2 gentoo-2-39cbb1ff19775614a1941bc96a66877695b7a1f2.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/monster-masher')
-rw-r--r-- | games-arcade/monster-masher/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/monster-masher/monster-masher-1.8.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-arcade/monster-masher/ChangeLog b/games-arcade/monster-masher/ChangeLog index 382f372ecc0a..4498a07dc11a 100644 --- a/games-arcade/monster-masher/ChangeLog +++ b/games-arcade/monster-masher/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-arcade/monster-masher # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/ChangeLog,v 1.16 2007/02/16 21:20:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/ChangeLog,v 1.17 2007/04/24 14:48:07 drizzt Exp $ + + 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> + monster-masher-1.8.ebuild: + Add ~x86-fbsd keyword. + Thanks to Nathan Smith for reporting wrt bug #175779 16 Feb 2007; Michael Sterrett <mr_bones_@gentoo.org> -monster-masher-1.7.ebuild, monster-masher-1.8.ebuild: diff --git a/games-arcade/monster-masher/monster-masher-1.8.ebuild b/games-arcade/monster-masher/monster-masher-1.8.ebuild index 1dccd14e6e9c..15579b872273 100644 --- a/games-arcade/monster-masher/monster-masher-1.8.ebuild +++ b/games-arcade/monster-masher/monster-masher-1.8.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/monster-masher/monster-masher-1.8.ebuild,v 1.5 2007/02/16 21:20:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/monster-masher/monster-masher-1.8.ebuild,v 1.6 2007/04/24 14:48:07 drizzt Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cs.auc.dk/~olau/monster-masher/source/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~ppc x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/libSM |