From b1875bd2d2bd36c30ecb9a1a60f6bafd13dd9ff6 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 14 Nov 2022 07:16:47 +0000 Subject: [PATCH] sys-apps/help2man: Sync with Gentoo It's from Gentoo commit d77bb42425e9f1cedef3aae1965cfa690a787f1d. --- .../portage-stable/sys-apps/help2man/help2man-1.48.5.ebuild | 3 ++- .../portage-stable/sys-apps/help2man/help2man-1.49.2.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/help2man/help2man-1.48.5.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/help2man/help2man-1.48.5.ebuild index b55c7a1c9a..4691eb994b 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/help2man/help2man-1.48.5.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/help2man/help2man-1.48.5.ebuild @@ -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" diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/help2man/help2man-1.49.2.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/help2man/help2man-1.49.2.ebuild index bd9be868fe..c85e5630dd 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/help2man/help2man-1.49.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/help2man/help2man-1.49.2.ebuild @@ -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"