# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-misc/gx-mail-notify/gx-mail-notify-0.4.2.ebuild,v 1.1 2009/11/03 13:03:41 ssuominen Exp $ EAPI=2 inherit kde4-base MY_P=${PN}_${PV} DESCRIPTION="A plasmoid designed for the panel to have quick access to the most used folders" HOMEPAGE="http://www.kde-look.org/content/show.php?content=101968" SRC_URI="http://www.kde-look.org/CONTENT/content-files/101968-$MY_P.orig.tar.gz" LICENSE="GPL-3" SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND=">=kde-base/kdelibs-${KDE_MINIMAL}[opengl] >=kde-base/plasma-workspace-${KDE_MINIMAL}" #S=${WORKDIR}/${MY_P} DOCS="README"