# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 KONSOLEBOX_SCRIPTS_COMMIT="abf76516f3429bee21580da67dc45f84e530da3a" KONSOLEBOX_SCRIPTS_EXT=bash inherit konsolebox-scripts DESCRIPTION="Searches for manual pages based on \$MANPATH" 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"