# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-misc/filelight/filelight-1.9_rc2.ebuild,v 1.1 2009/09/28 12:58:45 ssuominen Exp $ EAPI="2" KMNAME="playground/utils" inherit kde4-base MY_P=${P/_/-} DESCRIPTION="Filelight creates an interactive map of concentric, segmented rings that help visualise disk usage." HOMEPAGE="http://kde-apps.org/content/show.php/filelight?content=99561" SRC_URI="http://kde-apps.org/CONTENT/content-files/99561-${MY_P}.tgz" LICENSE="GPL-2" SLOT="4" KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND="x11-apps/xdpyinfo" S=${WORKDIR}/${MY_P}