# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="Common library for KDE educational apps" KEYWORDS="" IUSE="debug" # 4 of 4 tests fail. Last checked for 4.2.87 RESTRICT=test src_install() { kde4-meta_src_install # This is installed by kde-base/marble rm "${D}"/"${KDEDIR}"/share/apps/cmake/modules/FindMarbleWidget.cmake }