# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/konqueror-domtreeviewer/konqueror-domtreeviewer-3.4.0_beta2.ebuild,v 1.2 2005/02/06 10:21:44 danarmak Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="konq-plugins/domtreeviewer" MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="khtml plugin that displays the DOM tree" KEYWORDS="~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/konqueror) $(deprange $PV $MAXKDEVER kde-base/kdeaddons-docs-konq-plugins)" OLDDEPEND="~kde-base/konqueror-$PV ~kde-base/kdeaddons-docs-konq-plugins-$PV" KMEXTRACTONLY="konq-plugins/uninstall.desktop"