# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 inherit bzr_script DESCRIPTION="Tools for creating images of systems" SRC_URI="" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64" IUSE="" DEPEND="sys-apps/bar" RDEPEND="${DEPEND}"