# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-libs/tdb/tdb-1.2.7-r1.ebuild,v 1.10 2013/08/07 12:29:07 polynomial-c Exp $ EAPI="2" PYTHON_DEPEND="python? 2" inherit autotools python eutils flag-o-matic DESCRIPTION="Samba tdb" HOMEPAGE="http://tdb.samba.org/" SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz mirror://gentoo/${P}-patches.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha arm ia64 s390 sh sparc" IUSE="python static-libs tools tdbtest" RDEPEND="" DEPEND="!