Package-Manager: portage-2.3.0
-# 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"
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 )
fi
econf \
- $(use_enable ipv6) \
$(use_enable samba smb) \
$(use_with drop-root chroot '') \
$(use_with smi) \