summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-01 21:07:21 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-01 21:07:21 +0100
commit00c6344b1a7c95d60fbaacf883cba2d33f4b5988 (patch)
tree816d485ab15b10b8e6ad04926b31a0293a5af508 /sys-apps
parentsys-apps/portage: remove uclibc (diff)
downloadgentoo-00c6344b1a7c95d60fbaacf883cba2d33f4b5988.tar.gz
gentoo-00c6344b1a7c95d60fbaacf883cba2d33f4b5988.tar.bz2
gentoo-00c6344b1a7c95d60fbaacf883cba2d33f4b5988.zip
sys-apps/shadow: remove uclibc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/shadow/shadow-4.10-r4.ebuild4
-rw-r--r--sys-apps/shadow/shadow-4.8.1-r4.ebuild4
-rw-r--r--sys-apps/shadow/shadow-4.9-r3.ebuild4
-rw-r--r--sys-apps/shadow/shadow-4.9-r4.ebuild4
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