summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-03 20:48:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-03 20:48:15 +0000
commit4aea05de8ab3b457ffdb4298d4c00f85fa2e87c4 (patch)
tree6eb2d27484290cf83fd7353a1902405bb89b32fe /games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild
parentMarked stable on hppa. (diff)
downloadhistorical-4aea05de8ab3b457ffdb4298d4c00f85fa2e87c4.tar.gz
historical-4aea05de8ab3b457ffdb4298d4c00f85fa2e87c4.tar.bz2
historical-4aea05de8ab3b457ffdb4298d4c00f85fa2e87c4.zip
inherit eutils
Diffstat (limited to 'games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild')
-rw-r--r--games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild b/games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild
index dc9a4a362091..719e4037cf47 100644
--- a/games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild
+++ b/games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild,v 1.2 2003/09/19 23:31:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/noegnud-slashem/noegnud-slashem-0.8.2.ebuild,v 1.3 2004/02/03 20:46:56 mr_bones_ Exp $
-inherit games
+inherit eutils games
VAR_NAME=slashem
VAR_SNAME=se
@@ -15,9 +15,10 @@ SRC_URI="mirror://sourceforge/noegnud/noegnud-${PV}_linux_src-minimal.tar.bz2
mirror://sourceforge/noegnud/noegnud-${PV}_noegnud-${PV}.se${VAR_VER/e/E}.diff.gz
mirror://sourceforge/${VAR_NAME}/${VAR_TAR}"
+KEYWORDS="x86"
LICENSE="nethack"
SLOT="0"
-KEYWORDS="x86"
+IUSE=""
DEPEND="media-libs/libsdl
dev-util/yacc"