# Copyright 1999-2005 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header:$ inherit kde need-kde 3.3 DESCRIPTION="${PN}, a shutdown manager for KDE" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://${PN}.sf.net" LICENSE="GPL-2" KEYWORDS="~x86" IUSE="" SLOT="0" src_unpack() { unpack ${P}.tar.bz2 einfo "Adding the updated German translation file" cp ${FILESDIR}/updated_de.po ${S}/po/de.po }