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 | 8f7083a41ffc84b381b58cbba67dea7b404f579a (patch) | |
tree | a8da96792e19eea55ec805c02609f9dda7724dee /games-roguelike/falconseye | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (diff) | |
download | historical-8f7083a41ffc84b381b58cbba67dea7b404f579a.tar.gz historical-8f7083a41ffc84b381b58cbba67dea7b404f579a.tar.bz2 historical-8f7083a41ffc84b381b58cbba67dea7b404f579a.zip |
sync IUSE (missing)
Diffstat (limited to 'games-roguelike/falconseye')
-rw-r--r-- | games-roguelike/falconseye/Manifest | 2 | ||||
-rw-r--r-- | games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games-roguelike/falconseye/Manifest b/games-roguelike/falconseye/Manifest index 226cd8672e61..31c031a06556 100644 --- a/games-roguelike/falconseye/Manifest +++ b/games-roguelike/falconseye/Manifest @@ -1,4 +1,4 @@ -MD5 b4ab52296bf2e0789a115ffa88df6ec3 falconseye-1.9.3-r1.ebuild 1748 +MD5 cc72bedba368bca3ed7426cfca2ec07d falconseye-1.9.3-r1.ebuild 1756 MD5 05a1be09ffcc18806256b67cc0aca7c7 falconseye-1.9.4a.ebuild 1812 MD5 93e6d5bfd7c554da41dff51c2c367cac ChangeLog 1665 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 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" |