summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-12 02:02:13 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-12 02:02:13 +0000
commit8328e64b7b5699bf9983441d7edb194e4730b810 (patch)
tree306a7d69e6c5fd83a238324bd4a719dfb48354b0 /games-rpg/wastesedge
parentfix for CD_ROOT when using multiple cds (diff)
downloadhistorical-8328e64b7b5699bf9983441d7edb194e4730b810.tar.gz
historical-8328e64b7b5699bf9983441d7edb194e4730b810.tar.bz2
historical-8328e64b7b5699bf9983441d7edb194e4730b810.zip
userpriv doesnt work #41282
Diffstat (limited to 'games-rpg/wastesedge')
-rw-r--r--games-rpg/wastesedge/wastesedge-0.3.3.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/games-rpg/wastesedge/wastesedge-0.3.3.ebuild b/games-rpg/wastesedge/wastesedge-0.3.3.ebuild
index 91ddb275cbd4..bc6d7183f38c 100644
--- a/games-rpg/wastesedge/wastesedge-0.3.3.ebuild
+++ b/games-rpg/wastesedge/wastesedge-0.3.3.ebuild
@@ -1,17 +1,18 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.3.ebuild,v 1.3 2004/02/11 15:07:54 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.3.ebuild,v 1.4 2004/02/12 02:02:13 vapier Exp $
inherit games
DESCRIPTION="role playing game to showcase the adonthell engine"
-SRC_URI="http://savannah.nongnu.org/download/adonthell/src/${P}.tar.gz"
HOMEPAGE="http://adonthell.linuxgames.com/"
+SRC_URI="http://savannah.nongnu.org/download/adonthell/src/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE="oggvorbis doc nls"
+RESTRICT="nouserpriv"
DEPEND="virtual/x11
>=media-libs/libsdl-1.1.6