diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-04 00:21:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-04 00:21:18 +0000 |
commit | 887e541e2fea28116bccf073aaf66f83a792e506 (patch) | |
tree | 0ce1ce062d64f132b9219b3d58f5575a72e60535 /games-misc/wumpus | |
parent | Mark 1.8.12 stable everywhere (Manifest recommit) (diff) | |
download | gentoo-2-887e541e2fea28116bccf073aaf66f83a792e506.tar.gz gentoo-2-887e541e2fea28116bccf073aaf66f83a792e506.tar.bz2 gentoo-2-887e541e2fea28116bccf073aaf66f83a792e506.zip |
IUSE
Diffstat (limited to 'games-misc/wumpus')
-rw-r--r-- | games-misc/wumpus/wumpus-1.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/wumpus/wumpus-1.4.ebuild b/games-misc/wumpus/wumpus-1.4.ebuild index 4ad97163d527..b7485cf28fa9 100644 --- a/games-misc/wumpus/wumpus-1.4.ebuild +++ b/games-misc/wumpus/wumpus-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wumpus/wumpus-1.4.ebuild,v 1.2 2004/02/20 06:43:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wumpus/wumpus-1.4.ebuild,v 1.3 2004/05/04 00:21:18 mr_bones_ Exp $ inherit games @@ -13,6 +13,7 @@ SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/src/games/wump/wump. LICENSE="BSD" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/glibc sys-apps/less" |