summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Charles Campbell <warpzero@gentoo.org>2004-12-01 06:42:52 +0000
committerJoshua Charles Campbell <warpzero@gentoo.org>2004-12-01 06:42:52 +0000
commit8119c7209a1ebc8cd5c8e749f3e2a20dc34615dd (patch)
tree33797ed499e5f8a5861ab99b0aeeea8eaae06ad5
parentintial inport for vendetta-online-bin (Manifest recommit) (diff)
downloadgentoo-2-8119c7209a1ebc8cd5c8e749f3e2a20dc34615dd.tar.gz
gentoo-2-8119c7209a1ebc8cd5c8e749f3e2a20dc34615dd.tar.bz2
gentoo-2-8119c7209a1ebc8cd5c8e749f3e2a20dc34615dd.zip
vendetta cosmetics
-rw-r--r--games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild b/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild
index e54525381c5b..137fce08aed5 100644
--- a/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild
+++ b/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild
@@ -1,22 +1,20 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild,v 1.1 2004/12/01 06:26:27 warpzero Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-online-bin/vendetta-online-bin-1.ebuild,v 1.2 2004/12/01 06:42:52 warpzero Exp $
-inherit games eutils
+inherit eutils games
+S=${WORKDIR}
DESCRIPTION="Space-based MMORPG with amazing graphics"
HOMEPAGE="http://www.vendetta-online.com/"
SRC_URI="vendetta-linux-installer.sh"
-S=${WORKDIR}
RESTRICT="nomirror fetch"
-
LICENSE="guild"
KEYWORDS="-* ~x86 ~amd64"
-IUSE="amd64"
+IUSE=""
SLOT="0"
-DEPEND=""
RDEPEND="virtual/x11
virtual/opengl
=x11-libs/gtk+-1.2*