From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70074139337 for ; Tue, 27 Jul 2021 07:37:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C3E4E0849; Tue, 27 Jul 2021 07:37:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82572E0849 for ; Tue, 27 Jul 2021 07:37:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 412F9342B89 for ; Tue, 27 Jul 2021 07:37:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8712C7A2 for ; Tue, 27 Jul 2021 07:37:29 +0000 (UTC) From: "Ulrich Müller" 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" Message-ID: <1627371426.7acff9cb852d17309b77655cf98cc9357184c4cd.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/shadow/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/shadow/shadow-4.8.1-r4.ebuild sys-apps/shadow/shadow-4.9-r1.ebuild X-VCS-Directories: sys-apps/shadow/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7acff9cb852d17309b77655cf98cc9357184c4cd X-VCS-Branch: master Date: Tue, 27 Jul 2021 07:37:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b2742486-e112-458b-8f87-4cd058f05acc X-Archives-Hash: 120888d765b7f3904b4eeec7f0c6ff96 commit: 7acff9cb852d17309b77655cf98cc9357184c4cd Author: Ulrich Müller gentoo org> AuthorDate: Tue Jul 27 07:37:06 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Jul 27 07:37:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7acff9cb sys-apps/shadow: Consolidate blocker against man-pages-ja Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> sys-apps/shadow/shadow-4.8.1-r4.ebuild | 2 +- sys-apps/shadow/shadow-4.9-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/shadow/shadow-4.8.1-r4.ebuild b/sys-apps/shadow/shadow-4.8.1-r4.ebuild index 3ef5b2f92a5..0f0c0c20635 100644 --- a/sys-apps/shadow/shadow-4.8.1-r4.ebuild +++ b/sys-apps/shadow/shadow-4.8.1-r4.ebuild @@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND} !=sys-apps/man-pages-5.12-r1 nls? ( !=sys-auth/pambase-20150213 ) diff --git a/sys-apps/shadow/shadow-4.9-r1.ebuild b/sys-apps/shadow/shadow-4.9-r1.ebuild index 5b888d43b05..6176fcab6fc 100644 --- a/sys-apps/shadow/shadow-4.9-r1.ebuild +++ b/sys-apps/shadow/shadow-4.9-r1.ebuild @@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND} !=sys-apps/man-pages-5.12-r1 nls? ( !=sys-auth/pambase-20150213 )