summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-01 21:07:16 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-01 21:07:16 +0100
commit7137223546dcb97fa22838572de154cccb752413 (patch)
tree79f8f75a818e38a6a570451a87243ff4f10112f2 /net-misc/wget
parentmedia-sound/pulseaudio: remove uclibc (diff)
downloadgentoo-7137223546dcb97fa22838572de154cccb752413.tar.gz
gentoo-7137223546dcb97fa22838572de154cccb752413.tar.bz2
gentoo-7137223546dcb97fa22838572de154cccb752413.zip
net-misc/wget: remove uclibc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/wget-1.21.1.ebuild3
-rw-r--r--net-misc/wget/wget-1.21.2.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index dfd4fce484b8..ff776758c918 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.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
@@ -61,7 +61,6 @@ src_prepare() {
# revert some hack that breaks linking, bug #585924
if [[ ${CHOST} == *-darwin* ]] \
|| [[ ${CHOST} == *-solaris* ]] \
- || [[ ${CHOST} == *-uclibc* ]] \
|| [[ ${CHOST} == *-cygwin* ]] \
; then
sed -i \
diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 27f69c718b3b..50468f6320a7 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.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
@@ -61,7 +61,6 @@ src_prepare() {
# revert some hack that breaks linking, bug #585924
if [[ ${CHOST} == *-darwin* ]] \
|| [[ ${CHOST} == *-solaris* ]] \
- || [[ ${CHOST} == *-uclibc* ]] \
|| [[ ${CHOST} == *-cygwin* ]] \
; then
sed -i \