sys-apps/libfind - 2022.05.10 (konsolebox)

Search

Package Information

Description:
Finds library files based on expressions
License:
public-domain

Ebuild Details

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

EAPI=7

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

DESCRIPTION="Finds library files based on expressions"
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