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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 61F1B1382C5 for ; Wed, 3 Jan 2018 18:43:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8421CE084A; Wed, 3 Jan 2018 18:43:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63829E0856 for ; Wed, 3 Jan 2018 18:43:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97CC2335C48 for ; Wed, 3 Jan 2018 18:43:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EC421A6 for ; Wed, 3 Jan 2018 18:43:06 +0000 (UTC) From: "Aric Belsito" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aric Belsito" Message-ID: <1515004943.5359daa8b78be8eab0d3bc8a04af5e3a1694f5ae.lluixhi@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: / X-VCS-Repository: proj/musl X-VCS-Committer: lluixhi X-VCS-Committer-Name: Aric Belsito X-VCS-Revision: 5359daa8b78be8eab0d3bc8a04af5e3a1694f5ae X-VCS-Branch: master Date: Wed, 3 Jan 2018 18:43:06 +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-Archives-Salt: f5521706-da12-48db-b133-b4abe6c41ef3 X-Archives-Hash: b1066d70be898cda1192f53f4ada29df commit: 5359daa8b78be8eab0d3bc8a04af5e3a1694f5ae Author: Aric Belsito gmail com> AuthorDate: Wed Jan 3 18:41:35 2018 +0000 Commit: Aric Belsito gmail com> CommitDate: Wed Jan 3 18:42:23 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=5359daa8 Merge #78 Thanks @stefson! .../files/pax-utils-1.2.2-linux-2.6.32.patch | 65 ++++++++ app-misc/pax-utils/pax-utils-1.2.2-r1.ebuild | 61 -------- app-misc/pax-utils/pax-utils-1.2.2-r2.ebuild | 1 + app-misc/pax-utils/pax-utils-1.2.2.ebuild | 60 -------- .../kbuild/kbuild-0.1.9998_pre20131130-r1.ebuild | 4 +- dev-util/kbuild/kbuild-0.1.9998_pre20131130.ebuild | 61 -------- media-gfx/fontforge/Manifest | 1 - ...fontforge-20150430-intelligent-execinfo_h.patch | 34 ----- media-gfx/fontforge/fontforge-20150612-r1.ebuild | 127 ---------------- media-gfx/fontforge/metadata.xml | 25 ---- net-misc/iputils/Manifest | 2 - .../files/021109-uclibc-no-ether_ntohost.patch | 24 --- .../files/iputils-20071127-nonroot-floodping.patch | 11 -- .../files/iputils-20121221-add-bits_types_h.patch | 94 ------------ .../files/iputils-20121221-fix-header-order.patch | 18 --- .../files/iputils-20121221-fix-init-elemnt.patch | 23 --- .../files/iputils-20121221-fix-musl-headers.patch | 89 ----------- .../iputils/files/iputils-20121221-makefile.patch | 61 -------- .../iputils-20121221-missing-AI_IDN-NI_IDN.patch | 34 ----- .../files/iputils-20121221-parallel-doc.patch | 74 --------- ...ls-20121221-remove-rdisc-glibc-assumption.patch | 30 ---- .../iputils/files/iputils-20121221-strtod.patch | 45 ------ .../iputils/files/iputils-99999999-openssl.patch | 97 ------------ .../files/iputils-99999999-tftpd-syslog.patch | 38 ----- net-misc/iputils/files/rarpd.conf.d | 8 - net-misc/iputils/files/rarpd.init.d | 19 --- net-misc/iputils/iputils-20151218.ebuild | 166 --------------------- net-misc/iputils/metadata.xml | 23 --- .../networkmanager/networkmanager-1.8.4.ebuild | 2 +- sys-devel/gcc/Manifest | 4 +- .../{gcc-5.4.0-r3.ebuild => gcc-5.4.0-r4.ebuild} | 4 +- sys-devel/gcc/gcc-6.4.0.ebuild | 2 +- x11-base/xorg-server/Manifest | 2 +- .../files/xorg-server-1.18-sysmacros.patch | 59 -------- .../files/xorg-server-1.19.4-sysmacros.patch | 36 +++++ ...ver-1.19.3.ebuild => xorg-server-1.19.5.ebuild} | 4 +- 36 files changed, 113 insertions(+), 1295 deletions(-)