# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.6 2010/07/15 09:14:51 fauli Exp $ EAPI="2" # Bug 276208 RESTRICT="test" if [[ ${PV} != *9999* ]]; then KDE_LINGUAS="ca ca@valencia da de en_GB es et fr gl it nds pt pt_BR sv tr uk zh_CN zh_TW" fi KMNAME="kdevelop" inherit kde4-base DESCRIPTION="KDE development support libraries and apps" LICENSE="GPL-2 LGPL-2" KEYWORDS="~amd64 ~ppc ~ppc64 x86" # Moved to playground for now # bazaar git kompare mercurial IUSE="cvs debug subversion" # Moved to playground for now # bazaar? ( dev-vcs/bzr ) # kompare? ( >=kde-base/kompare-${KDE_MINIMAL} ) # mercurial? ( dev-vcs/mercurial ) # git? ( dev-vcs/git ) # block - some plugins moved to kdevplatform from kdevelop DEPEND=" dev-libs/boost cvs? ( dev-vcs/cvs ) subversion? ( >=dev-vcs/subversion-1.3 ) " RDEPEND="${DEPEND} !