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 A540E139694 for ; Sat, 10 Jun 2017 10:57:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC1DD21C09B; Sat, 10 Jun 2017 10:57:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 963E621C043 for ; Sat, 10 Jun 2017 10:57:23 +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 3DFBE341884 for ; Sat, 10 Jun 2017 10:57:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E5167476 for ; Sat, 10 Jun 2017 10:57:20 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1497092238.a3c092d2955ddeb6b6d0995a0abf27b2443085ff.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netselect/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/netselect/Manifest net-analyzer/netselect/netselect-0.4.ebuild X-VCS-Directories: net-analyzer/netselect/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: a3c092d2955ddeb6b6d0995a0abf27b2443085ff X-VCS-Branch: master Date: Sat, 10 Jun 2017 10:57:20 +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: 49f44718-1f51-41bf-9fd8-d58afa458f22 X-Archives-Hash: a1cb71313b6d8a26c5253d8020462726 commit: a3c092d2955ddeb6b6d0995a0abf27b2443085ff Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jun 10 10:56:43 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jun 10 10:57:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3c092d2 net-analyzer/netselect: Add Debian's IPv6 patch. Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-analyzer/netselect/Manifest | 1 + net-analyzer/netselect/netselect-0.4.ebuild | 10 +++++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/net-analyzer/netselect/Manifest b/net-analyzer/netselect/Manifest index 16dea6606f3..e61c79cd6d2 100644 --- a/net-analyzer/netselect/Manifest +++ b/net-analyzer/netselect/Manifest @@ -1,2 +1,3 @@ DIST netselect-0.3.tar.gz 22047 SHA256 fe81942589d5219d030e5cecfb12787fb6d3613416cb326dea4952bf53f9c978 SHA512 04a4b79c357a0110dcf377ad04ac729ed7854bec4b064ad16da632367ce1870379546fffc8396ea770bfa580618d7c0495c16b0ba30f736419511b890ce5dca5 WHIRLPOOL 2e49cb22b12c88a1d9f42da19b42284ae98d391739bf7bd1e134661b8780ef733b26f5f4be4ed61dce3a4a9922a6a10d9040698fa3f4910ceacc54df4a42afcc +DIST netselect-0.4-ipv6.patch.xz 18272 SHA256 be68354508c6b17927ffe01db2ed2f8e5f259a869d6f209ba8d2e648de01e143 SHA512 422b54df5be45379fe7d6776b6e653a8e49df6fb77421527f2eb6c687597f36cccc7ab5cc5206e9823c318f6facd84fb4e8c0dbffbf9641cee593401cb73abea WHIRLPOOL c51648b80c5e21388077d76ff793eda78f7986c395965df4c29179280469485bca4c7d1785036a67b2946c2772e26fefc9ee37511c24966739bb1debfc1021d6 DIST netselect-0.4.tar.gz 22095 SHA256 ae343991c94b1fdeb5e7896bb11d357c1dd9297f5d842c507953f57935e15e19 SHA512 eee9639122b7cc89218c610794d090582aecb3df138bcef41472c8d40c0f7e998b2c4b04aace13795fda5c710ee28cc2c0784a680ad6d1aa6a14eb441a408bfa WHIRLPOOL 26560ff81683c48ad7c94e827029b4b0a127c29b94fe47fe2b95f3736eafeeeaa2c9b1e9f6feff7971a37cd15fdb51814acd195ebafd6e89face3d514eb872c3 diff --git a/net-analyzer/netselect/netselect-0.4.ebuild b/net-analyzer/netselect/netselect-0.4.ebuild index c28ca36f4c5..a6d716516f0 100644 --- a/net-analyzer/netselect/netselect-0.4.ebuild +++ b/net-analyzer/netselect/netselect-0.4.ebuild @@ -6,11 +6,15 @@ inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="Ultrafast implementation of ping" HOMEPAGE="http://apenwarr.ca/netselect/" -SRC_URI="https://github.com/apenwarr/${PN}/archive/${P}.tar.gz" +SRC_URI=" + https://github.com/apenwarr/${PN}/archive/${P}.tar.gz + ipv6? ( https://dev.gentoo.org/~jer/${P}-ipv6.patch.xz ) +" LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="ipv6" PATCHES=( "${FILESDIR}"/${PN}-0.4-bsd.patch @@ -19,9 +23,9 @@ PATCHES=( S=${WORKDIR}/${PN}-${P} src_prepare() { - default + use ipv6 && eapply "${WORKDIR}"/${PN}-0.4-ipv6.patch - rm -r netinet || die + default tc-export CC }