commit:     6ef70d33a60db1411b8ea3077dddf7690b4da248
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 20:37:31 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Dec  4 05:17:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef70d33

sys-apps/iproute2: uclibc fix already merged upstream

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 sys-apps/iproute2/iproute2-4.14.1-r1.ebuild | 8 --------
 sys-apps/iproute2/iproute2-4.14.1.ebuild    | 8 --------
 2 files changed, 16 deletions(-)

diff --git a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild 
b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
index 53f669c3461..b5e65df6695 100644
--- a/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-4.14.1-r1.ebuild
@@ -51,14 +51,6 @@ src_prepare() {
                )
        fi
 
-       # Local uclibc-ng compat fix until uclibc-ng upstream can sync
-       # netinet/in.h with glibc.  Resolves #626546.
-       if use elibc_uclibc ; then
-               PATCHES+=(
-                       
"${FILESDIR}"/${PN}-4.12.0-uclibc-ng-add-ipproto_mh.patch
-               )
-       fi
-
        default
 
        sed -i \

diff --git a/sys-apps/iproute2/iproute2-4.14.1.ebuild 
b/sys-apps/iproute2/iproute2-4.14.1.ebuild
index 53f669c3461..b5e65df6695 100644
--- a/sys-apps/iproute2/iproute2-4.14.1.ebuild
+++ b/sys-apps/iproute2/iproute2-4.14.1.ebuild
@@ -51,14 +51,6 @@ src_prepare() {
                )
        fi
 
-       # Local uclibc-ng compat fix until uclibc-ng upstream can sync
-       # netinet/in.h with glibc.  Resolves #626546.
-       if use elibc_uclibc ; then
-               PATCHES+=(
-                       
"${FILESDIR}"/${PN}-4.12.0-uclibc-ng-add-ipproto_mh.patch
-               )
-       fi
-
        default
 
        sed -i \

Reply via email to