# Copyright 2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: $ inherit kommanderapp IUSE="" DESCRIPTION="This is a tiny kommander tool for searching files with locate and ebuilds using esearch" HOMEPAGE="http://kde-apps.org/content/show.php?content=12902" SRC_URI="http://kde-apps.org/content/files/12902-${P}.kmdr.tar.bz2" LICENSE="GPL-2" KEYWORDS="~x86" DEPEND="app-portage/esearch" S=${WORKDIR} KOMMANDERAPP_SCRIPTNAME="${PN}.kmdr"