sys-apps/manfind - 2021.05.14 (konsolebox)

Search

Package Information

Description:
Searches for manual pages based on \$MANPATH
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
2021.05.14 7 ~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

KONSOLEBOX_SCRIPTS_COMMIT="abf76516f3429bee21580da67dc45f84e530da3a"
KONSOLEBOX_SCRIPTS_EXT=bash
inherit konsolebox-scripts

DESCRIPTION="Searches for manual pages based on \$MANPATH"
LICENSE="public-domain"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="app-shells/bash sys-apps/findutils"

Dependencies

RDEPEND

app-shells/bash sys-apps/findutils