diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-11 12:56:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-11 12:56:39 +0000 |
commit | 83c92ddcdcc70a88d8cc4d51e72d5a714f131320 (patch) | |
tree | 467830f466a77b7fea85854b248485d00a0328c1 /games-fps/ut2003-demo | |
parent | repoman details (diff) | |
download | gentoo-2-83c92ddcdcc70a88d8cc4d51e72d5a714f131320.tar.gz gentoo-2-83c92ddcdcc70a88d8cc4d51e72d5a714f131320.tar.bz2 gentoo-2-83c92ddcdcc70a88d8cc4d51e72d5a714f131320.zip |
repoman details
Diffstat (limited to 'games-fps/ut2003-demo')
-rw-r--r-- | games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild b/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild index 9204defc0b26..bbfd04fd4b0d 100644 --- a/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild +++ b/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild,v 1.4 2004/04/05 01:24:06 wolf31o2 Exp $. +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild,v 1.5 2004/05/11 12:53:56 vapier Exp $ inherit games @@ -12,11 +12,11 @@ SRC_URI="http://unreal.epicgames.com/linux/ut2003/ut2003demo-lnx-${PV}.sh.bin LICENSE="ut2003-demo" SLOT="0" KEYWORDS="-* x86" +IUSE="" RESTRICT="nostrip" DEPEND="virtual/opengl app-arch/unzip" -IUSE="" S=${WORKDIR} dir=${GAMES_PREFIX_OPT}/${PN} |