# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=2 inherit eutils confutils if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="git://git.samba.org/${PN}.git" inherit git autotools else SRC_URI="ftp://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2" fi DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems" HOMEPAGE="http://www.samba.org/linux-cifs/cifs-utils/" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="ads +caps caps-ng" DEPEND="!net-fs/mount-cifs !net-fs/samba-client !