From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1437824-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 15351158094
	for <garchives@archives.gentoo.org>; Tue, 20 Sep 2022 06:31:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 05287E0955;
	Tue, 20 Sep 2022 06:31:13 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E3A51E0955
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Sep 2022 06:31:12 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 116A0340997
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Sep 2022 06:31:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 54C065B5
	for <gentoo-commits@lists.gentoo.org>; Tue, 20 Sep 2022 06:31:10 +0000 (UTC)
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org>
Message-ID: <1663655464.762666abf1a9fb455bb50d66f347caa4859080c0.ulm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-pages/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/man-pages/man-pages-5.12-r2.ebuild sys-apps/man-pages/man-pages-5.13-r1.ebuild sys-apps/man-pages/man-pages-5.13.ebuild sys-apps/man-pages/man-pages-6.0_rc1.ebuild sys-apps/man-pages/man-pages-9999.ebuild
X-VCS-Directories: sys-apps/man-pages/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 762666abf1a9fb455bb50d66f347caa4859080c0
X-VCS-Branch: master
Date: Tue, 20 Sep 2022 06:31:10 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: def74f6f-8e2f-49f8-89e5-7d178c04afd1
X-Archives-Hash: 78648fb0fb85867c0da8f413b01bbd4a

commit:     762666abf1a9fb455bb50d66f347caa4859080c0
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 19 13:38:23 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 06:31:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=762666ab

sys-apps/man-pages: Drop dependency on man-pages-posix

Bug: https://bugs.gentoo.org/871636
Suggested-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 sys-apps/man-pages/man-pages-5.12-r2.ebuild                            | 3 +--
 sys-apps/man-pages/{man-pages-5.13.ebuild => man-pages-5.13-r1.ebuild} | 1 -
 sys-apps/man-pages/man-pages-6.0_rc1.ebuild                            | 1 -
 sys-apps/man-pages/man-pages-9999.ebuild                               | 1 -
 4 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/sys-apps/man-pages/man-pages-5.12-r2.ebuild b/sys-apps/man-pages/man-pages-5.12-r2.ebuild
index 3e3559477f36..4c561dc4e4ad 100644
--- a/sys-apps/man-pages/man-pages-5.12-r2.ebuild
+++ b/sys-apps/man-pages/man-pages-5.12-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -37,7 +37,6 @@ PDEPEND="
 	l10n_ro? ( app-i18n/man-pages-l10n[l10n_ro(-)] )
 	l10n_ru? ( app-i18n/man-pages-ru )
 	l10n_zh-CN? ( app-i18n/man-pages-zh_CN )
-	sys-apps/man-pages-posix
 "
 
 src_prepare() {

diff --git a/sys-apps/man-pages/man-pages-5.13.ebuild b/sys-apps/man-pages/man-pages-5.13-r1.ebuild
similarity index 98%
rename from sys-apps/man-pages/man-pages-5.13.ebuild
rename to sys-apps/man-pages/man-pages-5.13-r1.ebuild
index d8cb5f940dac..2d41baecac59 100644
--- a/sys-apps/man-pages/man-pages-5.13.ebuild
+++ b/sys-apps/man-pages/man-pages-5.13-r1.ebuild
@@ -37,7 +37,6 @@ PDEPEND="
 	l10n_ro? ( app-i18n/man-pages-l10n[l10n_ro(-)] )
 	l10n_ru? ( app-i18n/man-pages-ru )
 	l10n_zh-CN? ( app-i18n/man-pages-zh_CN )
-	sys-apps/man-pages-posix
 "
 
 src_prepare() {

diff --git a/sys-apps/man-pages/man-pages-6.0_rc1.ebuild b/sys-apps/man-pages/man-pages-6.0_rc1.ebuild
index 22c1987a858c..b76d3df8daa8 100644
--- a/sys-apps/man-pages/man-pages-6.0_rc1.ebuild
+++ b/sys-apps/man-pages/man-pages-6.0_rc1.ebuild
@@ -54,7 +54,6 @@ PDEPEND="
 	l10n_ro? ( app-i18n/man-pages-l10n[l10n_ro(-)] )
 	l10n_ru? ( app-i18n/man-pages-ru )
 	l10n_zh-CN? ( app-i18n/man-pages-zh_CN )
-	sys-apps/man-pages-posix
 "
 
 src_unpack() {

diff --git a/sys-apps/man-pages/man-pages-9999.ebuild b/sys-apps/man-pages/man-pages-9999.ebuild
index 22c1987a858c..b76d3df8daa8 100644
--- a/sys-apps/man-pages/man-pages-9999.ebuild
+++ b/sys-apps/man-pages/man-pages-9999.ebuild
@@ -54,7 +54,6 @@ PDEPEND="
 	l10n_ro? ( app-i18n/man-pages-l10n[l10n_ro(-)] )
 	l10n_ru? ( app-i18n/man-pages-ru )
 	l10n_zh-CN? ( app-i18n/man-pages-zh_CN )
-	sys-apps/man-pages-posix
 "
 
 src_unpack() {