From 0be0271e819eaa798bd909438641db343ac17318 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Fri, 6 Nov 2020 08:07:50 +0100 Subject: sys-apps/man-pages-posix: Bump to version 2017a Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler --- .../man-pages-posix/man-pages-posix-2017a.ebuild | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild (limited to 'sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild') diff --git a/sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild b/sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild new file mode 100644 index 00000000000..71be95f7a7b --- /dev/null +++ b/sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_P="${PN}-${PV:0:4}-${PV:0-1}" +DESCRIPTION="POSIX man-pages (0p, 1p, 3p)" +HOMEPAGE="https://www.kernel.org/doc/man-pages/" +SRC_URI="https://www.kernel.org/pub/linux/docs/man-pages/${PN}/${MY_P}.tar.xz" + +LICENSE="man-pages-posix-2013" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="" +RESTRICT="binchecks" + +RDEPEND="virtual/man !