summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-11-14 21:28:44 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-11-14 21:28:44 +0000
commit4e7afc1563e9a06de71fce9ac06e878834251d27 (patch)
tree863d5a3596a51aa71cf5443f53db363cba236293 /games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild
parentchanged dep from sys-apps/gzip to app-arch/gzip (diff)
downloadgentoo-2-4e7afc1563e9a06de71fce9ac06e878834251d27.tar.gz
gentoo-2-4e7afc1563e9a06de71fce9ac06e878834251d27.tar.bz2
gentoo-2-4e7afc1563e9a06de71fce9ac06e878834251d27.zip
change dep from sys-apps/gzip to app-arch/gzip
Diffstat (limited to 'games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild')
-rw-r--r--games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild b/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild
index 1d3000019820..f3e05f352bf0 100644
--- a/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild
+++ b/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.3-r1.ebuild,v 1.1 2003/09/10 04:59:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild,v 1.2 2003/11/14 21:24:57 seemant Exp $
DESCRIPTION="A graphical version of nethack"
SRC_URI="mirror://sourceforge/falconseye/nethack_source_331_jtp_193.zip"
@@ -14,7 +14,7 @@ DEPEND="media-libs/libsdl
dev-util/yacc
app-arch/unzip"
RDEPEND="media-libs/libsdl
- sys-apps/gzip
+ app-arch/gzip
media-sound/timidity++"
src_unpack() {