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.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 BF672158086 for ; Sat, 1 Jan 2022 20:08:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D66132BC04F; Sat, 1 Jan 2022 20:08:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FB112BC04F for ; Sat, 1 Jan 2022 20:08:04 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 79481342F69 for ; Sat, 1 Jan 2022 20:08:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53E1527F for ; Sat, 1 Jan 2022 20:08:00 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1641067641.00c6344b1a7c95d60fbaacf883cba2d33f4b5988.soap@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.10-r4.ebuild sys-apps/shadow/shadow-4.8.1-r4.ebuild sys-apps/shadow/shadow-4.9-r3.ebuild sys-apps/shadow/shadow-4.9-r4.ebuild X-VCS-Directories: sys-apps/shadow/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 00c6344b1a7c95d60fbaacf883cba2d33f4b5988 X-VCS-Branch: master Date: Sat, 1 Jan 2022 20:08:00 +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: 982d10b1-e984-4921-8dd4-c786d1156c36 X-Archives-Hash: f06f44867d5bb63dfd64b64ae7945743 commit: 00c6344b1a7c95d60fbaacf883cba2d33f4b5988 Author: David Seifert gentoo org> AuthorDate: Sat Jan 1 20:07:21 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Jan 1 20:07:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c6344b sys-apps/shadow: remove uclibc Signed-off-by: David Seifert gentoo.org> sys-apps/shadow/shadow-4.10-r4.ebuild | 4 +--- sys-apps/shadow/shadow-4.8.1-r4.ebuild | 4 +--- sys-apps/shadow/shadow-4.9-r3.ebuild | 4 +--- sys-apps/shadow/shadow-4.9-r4.ebuild | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/sys-apps/shadow/shadow-4.10-r4.ebuild b/sys-apps/shadow/shadow-4.10-r4.ebuild index 3cb7d9ff4aa7..af2ce039df60 100644 --- a/sys-apps/shadow/shadow-4.10-r4.ebuild +++ b/sys-apps/shadow/shadow-4.10-r4.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 @@ -86,8 +86,6 @@ src_configure() { ) econf "${myeconfargs[@]}" - has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052 - if use nls ; then local l langs="po" # These are the pot files. for l in ${LANGS[*]} ; do diff --git a/sys-apps/shadow/shadow-4.8.1-r4.ebuild b/sys-apps/shadow/shadow-4.8.1-r4.ebuild index 0f0c0c206359..8471d2236d9d 100644 --- a/sys-apps/shadow/shadow-4.8.1-r4.ebuild +++ b/sys-apps/shadow/shadow-4.8.1-r4.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 @@ -84,8 +84,6 @@ src_configure() { ) econf "${myeconfargs[@]}" - has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052 - if use nls ; then local l langs="po" # These are the pot files. for l in ${LANGS[*]} ; do diff --git a/sys-apps/shadow/shadow-4.9-r3.ebuild b/sys-apps/shadow/shadow-4.9-r3.ebuild index 69a16bb519be..6d6e13ab4822 100644 --- a/sys-apps/shadow/shadow-4.9-r3.ebuild +++ b/sys-apps/shadow/shadow-4.9-r3.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 @@ -86,8 +86,6 @@ src_configure() { ) econf "${myeconfargs[@]}" - has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052 - if use nls ; then local l langs="po" # These are the pot files. for l in ${LANGS[*]} ; do diff --git a/sys-apps/shadow/shadow-4.9-r4.ebuild b/sys-apps/shadow/shadow-4.9-r4.ebuild index 044718eed4c1..15492e9015a0 100644 --- a/sys-apps/shadow/shadow-4.9-r4.ebuild +++ b/sys-apps/shadow/shadow-4.9-r4.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 @@ -88,8 +88,6 @@ src_configure() { ) econf "${myeconfargs[@]}" - has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052 - if use nls ; then local l langs="po" # These are the pot files. for l in ${LANGS[*]} ; do