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/robotfindskitten | |
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/robotfindskitten')
-rw-r--r-- | games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild b/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild index c3ef2d0bb778..d9e79477ee63 100644 --- a/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild +++ b/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.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/robotfindskitten/robotfindskitten-1.4142135.349.ebuild,v 1.3 2004/04/27 01:59:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild,v 1.4 2004/05/04 00:21:18 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/rfk/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc amd64" +IUSE="" DEPEND="sys-libs/ncurses" |