diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 20:48:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 20:48:15 +0000 |
commit | 4aea05de8ab3b457ffdb4298d4c00f85fa2e87c4 (patch) | |
tree | 6eb2d27484290cf83fd7353a1902405bb89b32fe /games-roguelike/falconseye/falconseye-1.9.4a.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | historical-4aea05de8ab3b457ffdb4298d4c00f85fa2e87c4.tar.gz historical-4aea05de8ab3b457ffdb4298d4c00f85fa2e87c4.tar.bz2 historical-4aea05de8ab3b457ffdb4298d4c00f85fa2e87c4.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 |