From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F05FE138A1A for ; Tue, 10 Feb 2015 21:22:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74953E09EA; Tue, 10 Feb 2015 21:22:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5BCDE09EA for ; Tue, 10 Feb 2015 21:22:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C22434079F for ; Tue, 10 Feb 2015 21:22:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93880117B0 for ; Tue, 10 Feb 2015 21:22:24 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1423603327.43b171756d54aa84185ade65e0765523503fc14d.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/kdevelop-4.9999.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 43b171756d54aa84185ade65e0765523503fc14d X-VCS-Branch: master Date: Tue, 10 Feb 2015 21:22:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3b5ca540-2c14-4671-978b-c2bac9835c3f X-Archives-Hash: 080e472ea0e12ab264ae7a9ca11a4648 commit: 43b171756d54aa84185ade65e0765523503fc14d Author: Johannes Huber gentoo org> AuthorDate: Tue Feb 10 21:22:07 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Feb 10 21:22:07 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=43b17175 [dev-util/kdevelop] Sync with tree Package-Manager: portage-2.2.16 --- dev-util/kdevelop/kdevelop-4.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/kdevelop/kdevelop-4.9999.ebuild b/dev-util/kdevelop/kdevelop-4.9999.ebuild index 47948e9..34589be 100644 --- a/dev-util/kdevelop/kdevelop-4.9999.ebuild +++ b/dev-util/kdevelop/kdevelop-4.9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl hu it kk nb nds nl -pl pt pt_BR ru sk sl sv th uk zh_CN zh_TW" +pl pt pt_BR ru sk sl sv th tr uk zh_CN zh_TW" VIRTUALX_REQUIRED="test" EGIT_BRANCH="4.7" inherit kde4-base @@ -30,7 +30,7 @@ DEPEND=" " RDEPEND="${DEPEND} $(add_kdebase_dep kapptemplate) - $(add_kdebase_dep kdebase-kioslaves) + || ( $(add_kdeapps_dep kdebase-kioslaves) $(add_kdebase_dep kdebase-kioslaves) ) cxx? ( >=sys-devel/gdb-7.0[python] ) " RESTRICT="test"