summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-11-06 07:11:03 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-11-06 07:11:03 +0000
commit3d49bd42a0759dcdfe52b018787adb8a9fa94cc5 (patch)
tree0ba0b419182108a5a7735207f2d2123f972dfde1 /games-engines
parentversion bump (diff)
downloadgentoo-2-3d49bd42a0759dcdfe52b018787adb8a9fa94cc5.tar.gz
gentoo-2-3d49bd42a0759dcdfe52b018787adb8a9fa94cc5.tar.bz2
gentoo-2-3d49bd42a0759dcdfe52b018787adb8a9fa94cc5.zip
Keyworded ~x86-fbsd.
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm-tools/ChangeLog6
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-0.9.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog
index 13c1ef02f06e..318eb8716655 100644
--- a/games-engines/scummvm-tools/ChangeLog
+++ b/games-engines/scummvm-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-engines/scummvm-tools
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.10 2006/11/05 22:30:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.11 2006/11/06 07:11:03 the_paya Exp $
+
+ 06 Nov 2006; Javier Villavicencio <the_paya@gentoo.org>
+ scummvm-tools-0.9.0.ebuild:
+ Keyworded ~x86-fbsd.
05 Nov 2006; Michael Sterrett <mr_bones_@gentoo.org>
-scummvm-tools-0.8.0.ebuild, scummvm-tools-0.9.0.ebuild:
diff --git a/games-engines/scummvm-tools/scummvm-tools-0.9.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-0.9.0.ebuild
index 000f0e8681f1..646debaa14fc 100644
--- a/games-engines/scummvm-tools/scummvm-tools-0.9.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-0.9.0.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-engines/scummvm-tools/scummvm-tools-0.9.0.ebuild,v 1.2 2006/11/05 22:30:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.9.0.ebuild,v 1.3 2006/11/06 07:11:03 the_paya Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE=""
DEPEND="media-libs/libpng"