# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5_beta1.ebuild,v 1.2 2005/10/22 07:16:48 halcy0n Exp $ KMNAME=kdeaddons KMNODOCS=true MAXKDEVER=$PV inherit kde-meta DESCRIPTION="Various plugins for konqueror" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/konqueror)" RDEPEND="${DEPEND} $(deprange $PV $MAXKDEVER kde-base/kdeaddons-docs-konq-plugins)" # Don't install the akregator plugin, since it depends on akregator, which is # a heavy dep. KMEXTRACTONLY="konq-plugins/akregator"