pkg_info pkg_infodisplay information about a package?rootebuild
Function
Purpose
Sandbox
Privilege
Called for
Default <c>pkg_info</c> pkg_info() { return }
Sample <c>pkg_info</c> pkg_info() { "${ROOT}"/usr/bin/mythfrontend --version }
Notes on <c>pkg_info</c>

This phase will be called when a package manager displays information about a package.

The pkg_info function may also be called by the package manager for non-installed packages. Ebuild writers should note that dependencies may not be available.