diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:49:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:49:15 +0000 |
commit | 95d1f329c1c21cae36a1a5bac46a7da1a8ce0431 (patch) | |
tree | 310465cb49c7c471c0f2c455ebdeae11b630eb60 /games-roguelike/falconseye | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.tar.gz gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.tar.bz2 gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.zip |
sync IUSE (missing)
Diffstat (limited to 'games-roguelike/falconseye')
-rw-r--r-- | games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild b/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild index 2165c9fe6568..d5e89c3d31dc 100644 --- a/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild +++ b/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild,v 1.4 2004/06/24 23:12:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild,v 1.5 2004/07/14 14:49:15 agriffis Exp $ DESCRIPTION="A graphical version of nethack" SRC_URI="mirror://sourceforge/falconseye/nethack_source_331_jtp_193.zip" HOMEPAGE="http://falconseye.sourceforge.net/" KEYWORDS="x86 ppc" +IUSE="" LICENSE="nethack" SLOT="0" |