diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 14:55:57 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 14:55:57 +0000 |
commit | 2fa7a76c436ee67d9b34e79b2e1d0a338edd86ba (patch) | |
tree | 6d35cd3939885224e41d23d193a29c7511d4d974 /games-arcade/monster-masher | |
parent | fix header (diff) | |
download | historical-2fa7a76c436ee67d9b34e79b2e1d0a338edd86ba.tar.gz historical-2fa7a76c436ee67d9b34e79b2e1d0a338edd86ba.tar.bz2 historical-2fa7a76c436ee67d9b34e79b2e1d0a338edd86ba.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/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 |