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