# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: EAPI="2" NEED_KDE=":4.1" inherit kde4-base DESCRIPTION="A ftps KIO slave for KDE" HOMEPAGE="http://kasablanca.berlios.de/kio-ftps/" SRC_URI="http://download.berlios.de/kasablanca/${P}.tar.gz" LICENSE="GPL-2" S="${WORKDIR}/kio-ftps" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="|| ( kde-base/konqueror:4.1 kde-base/kdebase:4.1 )"