blob: 79d7f9aa1d1884c6cf926f0b18e8213c09d3315d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure prepare
DEPEND=dev-lang/perl nls? ( dev-perl/Locale-gettext )
DESCRIPTION=GNU utility to convert program --help output to a man page
EAPI=4
HOMEPAGE=https://www.gnu.org/software/help2man/
IUSE=nls
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-3
RDEPEND=dev-lang/perl nls? ( dev-perl/Locale-gettext )
SLOT=0
SRC_URI=mirror://gnu/help2man/help2man-1.46.6.tar.xz
_eclass_exported_funcs=src_prepare:- src_configure:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=51fc5b0bfff2ba67573028bcfe9392af
|