# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit autotools eutils user DESCRIPTION="Network backup and restore client and server for Unix and Windows" HOMEPAGE="http://burp.grke.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 http://burp.grke.org/downloads/${P}/${P}.tar.bz2" LICENSE="AGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="acl afs ipv6 libressl nls tcpd xattr" DEPEND=" !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) dev-libs/uthash sys-libs/libcap