# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.5.1.ebuild,v 1.1 2013/06/08 02:27:18 reavertm Exp $ EAPI=5 KMNAME="kdevelop" KDE_MINIMAL="4.7" KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it nb nds nl pl pt pt_BR sl sv th uk zh_CN zh_TW" VIRTUALDBUS_TEST="true" VIRTUALX_REQUIRED="test" EGIT_REPONAME="${PN}" inherit kde4-base DESCRIPTION="KDE development support libraries and apps" LICENSE="GPL-2 LGPL-2" IUSE="cvs debug reviewboard subversion" if [[ $PV == *9999 ]]; then KEYWORDS="" else KEYWORDS="~amd64 ~ppc ~x86" fi DEPEND=" dev-libs/boost:= dev-libs/grantlee reviewboard? ( dev-libs/qjson ) subversion? ( dev-libs/apr dev-libs/apr-util dev-vcs/subversion ) " RDEPEND="${DEPEND} !