# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 KDE_MINIMAL="4.8" inherit kde4-base MY_P=${PN}-source-${PV/_} DESCRIPTION="A shutdown manager for KDE" HOMEPAGE="http://kshutdown.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="GPL-2" SLOT="4" KEYWORDS="amd64 x86" IUSE="debug" DEPEND="app-arch/unzip" RDEPEND="" S=${WORKDIR}/${P/_}