diff options
author | 2004-05-04 00:21:18 +0000 | |
---|---|---|
committer | 2004-05-04 00:21:18 +0000 | |
commit | 98c77ae72d13a934cf5fa23311c09eda51ca8201 (patch) | |
tree | a00df7b9292f508cef82cb5b300b2c272ad1a109 /games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild | |
parent | Mark 1.8.12 stable everywhere (diff) | |
download | historical-98c77ae72d13a934cf5fa23311c09eda51ca8201.tar.gz historical-98c77ae72d13a934cf5fa23311c09eda51ca8201.tar.bz2 historical-98c77ae72d13a934cf5fa23311c09eda51ca8201.zip |
IUSE
Diffstat (limited to 'games-misc/robotfindskitten/robotfindskitten-1.4142135.349.ebuild')
-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" |