# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 KONSOLEBOX_SCRIPTS_COMMIT="f34bcc33177c34eff5b6108fba3f8ef5aa984ce1" KONSOLEBOX_SCRIPTS_EXT=bash inherit konsolebox-scripts DESCRIPTION="Searches files based on the value of \$PATH" LICENSE="public-domain" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND="app-shells/bash !app-text/binfind sys-apps/findutils"