# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-2.2.2-r2.ebuild,v 1.4 2003/02/13 12:28:30 vapier Exp $ inherit kde-dist eutils IUSE="" DESCRIPTION="KDE $PV - network apps: kmail..." KEYWORDS="x86 sparc " SRC_URI="${SRC_URI} mirror://kde/security_patches/post-${PV}-${PN}.diff" src_unpack() { unpack ${P}.tar.bz2 cd ${S} epatch ${DISTDIR}/post-${PV}-${PN}.diff kde_sandbox_patch ${S}/kppp } src_install() { kde_src_install chmod +s ${D}/${KDEDIR}/bin/reslisa }