# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde KDEAPPS_ID="19602" MY_PN=${PN/kate-/cpp} MY_PN=${MY_PN/-plugin/} DESCRIPTION="Kate Symbol Viewer is a sidebar plugin for Kate." HOMEPAGE="http://www.kde-apps.org/content/show.php?content=${KDEAPPS_ID}" SRC_URI="http://www.kde-apps.org/CONTENT/content-files/${KDEAPPS_ID}-${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RESTRICT="nomirror" DEPEND="|| ( kde-base/kate kde-base/kdebase )" RDEPEND="${DEPEND}" S=${WORKDIR}/${MY_PN}-${PV} need-kde 3.5