# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde KDEAPPS_ID="51805" MY_PN="cppdevelop" DESCRIPTION="A projectmanager plugin for the KDE editor kate" HOMEPAGE="http://www.kde-apps.org/content/show.php?content=${KDEAPPS_ID}" SRC_URI="http://www.kde-apps.org/content/files/${KDEAPPS_ID}-kate${MY_PN}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RESTRICT="nomirror" DEPEND="|| ( kde-base/kate kde-base/kdebase )" RDEPEND="${DEPEND}" S=${WORKDIR}/${MY_PN}