diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 20:50:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 20:50:15 +0000 |
commit | 0eb4ef0c12dc09a87c751acf6d591a25bdaaab80 (patch) | |
tree | 2bb7ceb784d33a050732e9fdf40f5efd4bcdf40f /games-roguelike/falconseye/falconseye-1.9.4a.ebuild | |
parent | tidy old version (diff) | |
download | gentoo-2-0eb4ef0c12dc09a87c751acf6d591a25bdaaab80.tar.gz gentoo-2-0eb4ef0c12dc09a87c751acf6d591a25bdaaab80.tar.bz2 gentoo-2-0eb4ef0c12dc09a87c751acf6d591a25bdaaab80.zip |
inherit eutils
Diffstat (limited to 'games-roguelike/falconseye/falconseye-1.9.4a.ebuild')
-rw-r--r-- | games-roguelike/falconseye/falconseye-1.9.4a.ebuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/games-roguelike/falconseye/falconseye-1.9.4a.ebuild b/games-roguelike/falconseye/falconseye-1.9.4a.ebuild index 5cadb1adf5bd..94410ed713b9 100644 --- a/games-roguelike/falconseye/falconseye-1.9.4a.ebuild +++ b/games-roguelike/falconseye/falconseye-1.9.4a.ebuild @@ -1,16 +1,17 @@ -# 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/falconseye/falconseye-1.9.4a.ebuild,v 1.3 2003/12/02 16:56:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/falconseye-1.9.4a.ebuild,v 1.4 2004/02/03 20:48:08 mr_bones_ Exp $ -inherit games +inherit eutils games DESCRIPTION="A graphical version of nethack (unofficially developed version 1.94)" HOMEPAGE="http://falconseye.sourceforge.net/" SRC_URI="http://cage.ugent.be/~jdemeyer/nethack/nethack-341-jtp-194a.tar.bz2" +KEYWORDS="x86 ppc" LICENSE="nethack" SLOT="0" -KEYWORDS="x86 ppc" +IUSE="" DEPEND="media-libs/libsdl dev-util/yacc |