--- kdevplatform-1.6.0-r1.ebuild 2014-07-29 18:53:23.000000000 +0200 +++ kdevplatform-1.7.0.ebuild 2014-12-12 15:16:29.920381199 +0100 @@ -1,10 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild,v 1.1 2014/07/29 16:53:23 johu Exp $ +# $Header: $ EAPI=5 -KMNAME="kdevelop" KDE_LINGUAS="bs ca ca@valencia da de el es et fi fr gl it kk nb nl pl pt pt_BR ru sk sl sv th uk zh_CN zh_TW" VIRTUALDBUS_TEST="true" @@ -14,7 +13,7 @@ inherit kde4-base DESCRIPTION="KDE development support libraries and apps" LICENSE="GPL-2 LGPL-2" -IUSE="cvs debug reviewboard subversion" +IUSE="bazaar +classbrowser cvs +dashboard debug git +konsole reviewboard subversion" SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.xz" if [[ $PV == *9999 ]]; then @@ -26,8 +25,11 @@ fi RESTRICT="test" DEPEND=" - dev-libs/boost:= + bazaar? ( dev-vcs/bzr ) + classbrowser? ( dev-libs/boost ) + cvs? ( dev-vcs/cvs ) dev-libs/grantlee + git? ( dev-vcs/git ) reviewboard? ( dev-libs/qjson ) subversion? ( dev-libs/apr @@ -37,17 +39,17 @@ DEPEND=" " RDEPEND="${DEPEND} !