# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.2.2.ebuild,v 1.2 2009/04/17 06:31:53 alexxy Exp $ EAPI="2" KMNAME="kdebase-workspace" KMMODULE="libs/kworkspace" inherit kde4-meta DESCRIPTION="A library for KDE desktop applications" KEYWORDS="" IUSE="debug" KMEXTRACTONLY=" ksmserver/org.kde.KSMServerInterface.xml kwin/org.kde.KWin.xml " KMSAVELIBS="true" PATCHES=( "${FILESDIR}/${SLOT}-fix_logoff.patch" )