From: Ulrich Müller Date: Fri, 20 Mar 2020 10:52:48 +0000 (+0100) Subject: sys-apps/man-pages: Depend on app-i18n/man-pages-l10n. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=462e3613e2158b18e41096a6774cc1c295675075;p=gentoo.git sys-apps/man-pages: Depend on app-i18n/man-pages-l10n. app-i18n/man-pages-{de,fr,pl} have been merged upstream, therefore prefer the new app-i18n/man-pages-l10n package in dependencies. Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Ulrich Müller --- diff --git a/sys-apps/man-pages/man-pages-5.05-r1.ebuild b/sys-apps/man-pages/man-pages-5.05-r1.ebuild new file mode 100644 index 000000000000..abfdae6c9e0d --- /dev/null +++ b/sys-apps/man-pages/man-pages-5.05-r1.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +GENTOO_PATCH=2 + +DESCRIPTION="A somewhat comprehensive collection of Linux man pages" +HOMEPAGE="https://www.kernel.org/doc/man-pages/" +SRC_URI="https://www.kernel.org/pub/linux/docs/man-pages/Archive/${P}.tar.xz + https://www.kernel.org/pub/linux/docs/man-pages/${P}.tar.xz + mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2 + https://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2" + +LICENSE="man-pages GPL-2+ BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE_L10N=" de fr it ja nl pl ru zh-CN" +IUSE="nls ${IUSE_L10N// / l10n_}" +RESTRICT="binchecks" + +# Block packages that used to install colliding man pages #341953 #548900 #612640 #617462 +RDEPEND="virtual/man + !