# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 inherit kde4-base subversion DESCRIPTION="Graphical Portage frontend based on KDE4/Qt4" HOMEPAGE="http://kuroo.sourceforge.net/" ESVN_REPO_URI="http://kuroo.svn.sourceforge.net/svnroot/kuroo/kuroo4/trunk" ESVN_PROJECT="kuroo4" LICENSE="GPL-2" KEYWORDS="" SLOT="4" IUSE="debug" DEPEND=" dev-db/sqlite:3 " RDEPEND="${DEPEND} app-portage/gentoolkit $(add_kdebase_dep kdesu) $(add_kdebase_dep kompare) "