# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=2 inherit distutils DESCRIPTION="Build framework for embedded Linux" HOMEPAGE="http://developer.berlios.de/projects/bitbake/" SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=" || ( >=dev-lang/python-2.5[sqlite] >=dev-python/pysqlite-2.3.2 )"