commit:     7137223546dcb97fa22838572de154cccb752413
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  1 20:07:16 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan  1 20:07:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71372235

net-misc/wget: remove uclibc

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 3 +--
 net-misc/wget/wget-1.21.2.ebuild | 3 +--
 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 \

Reply via email to