# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde DESCRIPTION="a wheelmenu for kde" HOMEPAGE="http://www.kde-apps.org/content/show.php?content=29514" SRC_URI="http://www.kde-apps.org/content/files/29514-${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~ppc ~amd64" IUSE="" DEPEND="" RDEPEND="" # Integrate Kommando into the kded src_unpack(){ unpack ${A} cd ${S} && cd .. && patch -p0 < kded.patch } #S=${WORKDIR}/${P} need-kde 3.4