diff options
-rw-r--r-- | games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild b/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild index b702517bb70a..03e1fb477cd1 100644 --- a/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild +++ b/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.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-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild,v 1.1 2007/01/31 16:03:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild,v 1.2 2009/10/01 22:24:54 nyhm Exp $ MOD_DESC="Cute and violent hamster cage rampage mod" MOD_NAME="Hamster Bash" @@ -12,10 +12,8 @@ HOMEPAGE="http://www.eigensoft.com/hamsterbash.htm" SRC_URI="http://server088.eigensoft.com/HamsterBashFinal.zip" LICENSE="freedist" - KEYWORDS="~amd64 ~x86" - -RDEPEND="${CATEGORY}/${GAME}" +IUSE="dedicated opengl" src_unpack() { unzip "${DISTDIR}"/HamsterBashFinal.zip |