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 0FB74138331 for ; Thu, 1 Feb 2018 00:04:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BDB1E0966; Thu, 1 Feb 2018 00:04:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0B939E0966 for ; Thu, 1 Feb 2018 00:04:48 +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 8837C335C63 for ; Thu, 1 Feb 2018 00:04:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C27C21D9 for ; Thu, 1 Feb 2018 00:04:45 +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: <1517443427.4374e078762f8fb4c1370f8be3a127b17b18bf73.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: 4374e078762f8fb4c1370f8be3a127b17b18bf73 X-VCS-Branch: master Date: Thu, 1 Feb 2018 00:04:45 +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: 195414bb-41d5-4040-bd08-cc3db88c5a3a X-Archives-Hash: 134997c0b8cf1f9e0c624f7b5d9bf16a commit: 4374e078762f8fb4c1370f8be3a127b17b18bf73 Author: Aric Belsito gmail com> AuthorDate: Thu Feb 1 00:03:47 2018 +0000 Commit: Aric Belsito gmail com> CommitDate: Thu Feb 1 00:03:47 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=4374e078 Merge remote-tracking branch 'github/pr/94' net-misc/iperf/Manifest | 1 + net-misc/iperf/files/iperf-3.0.5-flags.patch | 31 ++++ net-misc/iperf/files/iperf-3.1.3-musl.patch | 184 +++++++++++++++++++++ .../iperf/files/iperf.confd | 5 +- net-misc/iperf/files/iperf.initd-r1 | 14 ++ net-misc/iperf/files/iperf3.initd | 10 ++ net-misc/iperf/iperf-3.1.3.ebuild | 41 +++++ {dev-libs/libnl => net-misc/iperf}/metadata.xml | 7 +- 8 files changed, 285 insertions(+), 8 deletions(-)