Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
IUSE="ldap netlink nls rpc tcpd"
RDEPEND="
+ sys-fs/e2fsprogs
ldap? ( >=net-nds/openldap-2.3.35 )
netlink? (
sys-apps/dbus
src_configure() {
local myeconfargs=(
- --docdir="${EPREFIX%/}/usr/share/doc/${PF}"
+ --enable-ext2direct
$(use_enable nls)
$(use_enable ldap ldapmail)
$(use_enable netlink)