mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
sys-apps/help2man: Sync with Gentoo
It's from Gentoo commit d77bb42425e9f1cedef3aae1965cfa690a787f1d.
This commit is contained in:
parent
64fca8cc4e
commit
b1875bd2d2
@ -7,7 +7,8 @@ DESCRIPTION="GNU utility to convert program --help output to a man page"
|
||||
HOMEPAGE="https://www.gnu.org/software/help2man/"
|
||||
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
# nls/FSFAP for bindtextdomain.c
|
||||
LICENSE="GPL-3+ nls? ( FSFAP )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="nls"
|
||||
|
@ -7,7 +7,8 @@ DESCRIPTION="GNU utility to convert program --help output to a man page"
|
||||
HOMEPAGE="https://www.gnu.org/software/help2man/ https://salsa.debian.org/bod/help2man"
|
||||
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
# nls/FSFAP for bindtextdomain.c
|
||||
LICENSE="GPL-3+ nls? ( FSFAP )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="nls"
|
||||
|
Loading…
Reference in New Issue
Block a user