# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdewebdev-meta/kdewebdev-meta-4.0.4.ebuild,v 1.1 2008/05/15 23:28:34 ingmar Exp $ EAPI="1" inherit kde4-functions DESCRIPTION="KDE web development - Quanta" HOMEPAGE="http://www.kde.org/" KEYWORDS="~amd64 ~x86" LICENSE="GPL-2 LGPL-2" SLOT="kde-4" IUSE="tidy" DEPEND=" tidy? ( app-text/htmltidy )" RDEPEND=" >=kde-base/kfilereplace-${PV}:${SLOT} >=kde-base/kimagemapeditor-${PV}:${SLOT} >=kde-base/klinkstatus-${PV}:${SLOT} "