summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-11 12:56:39 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-11 12:56:39 +0000
commit83c92ddcdcc70a88d8cc4d51e72d5a714f131320 (patch)
tree467830f466a77b7fea85854b248485d00a0328c1 /games-fps/transfusion-bin
parentrepoman details (diff)
downloadgentoo-2-83c92ddcdcc70a88d8cc4d51e72d5a714f131320.tar.gz
gentoo-2-83c92ddcdcc70a88d8cc4d51e72d5a714f131320.tar.bz2
gentoo-2-83c92ddcdcc70a88d8cc4d51e72d5a714f131320.zip
repoman details
Diffstat (limited to 'games-fps/transfusion-bin')
-rw-r--r--games-fps/transfusion-bin/transfusion-bin-1.01.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild b/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild
index 671efec09d67..f96451c939d6 100644
--- a/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild
+++ b/games-fps/transfusion-bin/transfusion-bin-1.01.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/transfusion-bin/transfusion-bin-1.01.ebuild,v 1.4 2004/05/11 12:53:56 vapier Exp $
inherit games
@@ -10,10 +10,11 @@ HOMEPAGE="http://www.planetblood.com/qblood/"
SRC_URI="mirror://sourceforge/blood/${MY_PN}-1.0-linux.i386.zip
mirror://sourceforge/blood/${MY_PN}-patch-${PV}-linux.i386.zip"
-RESTRICT="nostrip"
-KEYWORDS="-* x86"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="-* x86"
+IUSE=""
+RESTRICT="nostrip"
RDEPEND="virtual/glibc"
DEPEND=">=sys-apps/sed-4"