# Copyright 1999-2011 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.8 2011/04/25 14:33:46 armin76 Exp $ EAPI="2" PYTHON_DEPEND="python? 2" MY_P="${PN}-${PV}" inherit python eutils DESCRIPTION="Samba tdb" HOMEPAGE="http://tdb.samba.org/" SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="python static-libs tools tdbtest" RDEPEND="" DEPEND="!