From 12e0b6491f957a9a95af8a95cbbd0cf5dac8289d Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Tue, 26 Jul 2016 15:37:38 +0200 Subject: [PATCH] net-analyzer/tcpdump: Update live ebuild. Package-Manager: portage-2.3.0 --- net-analyzer/tcpdump/tcpdump-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net-analyzer/tcpdump/tcpdump-9999.ebuild b/net-analyzer/tcpdump/tcpdump-9999.ebuild index 7ca91164ec8c..f19a0c4ec801 100644 --- a/net-analyzer/tcpdump/tcpdump-9999.ebuild +++ b/net-analyzer/tcpdump/tcpdump-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit eutils flag-o-matic git-r3 toolchain-funcs user DESCRIPTION="A Tool for network monitoring and data acquisition" @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/the-tcpdump-group/tcpdump" LICENSE="BSD" SLOT="0" KEYWORDS="" -IUSE="+drop-root libressl smi ssl ipv6 samba suid test" +IUSE="+drop-root libressl smi ssl samba suid test" RDEPEND=" drop-root? ( sys-libs/libcap-ng ) @@ -53,7 +53,6 @@ src_configure() { fi econf \ - $(use_enable ipv6) \ $(use_enable samba smb) \ $(use_with drop-root chroot '') \ $(use_with smi) \ -- 2.26.2