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 9336E13838B for ; Mon, 22 Sep 2014 16:46:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69132E0986; Mon, 22 Sep 2014 16:46:55 +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 19A12E0986 for ; Mon, 22 Sep 2014 16:46:55 +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 CC7E034011B for ; Mon, 22 Sep 2014 16:46:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8754B5F1E for ; Mon, 22 Sep 2014 16:46:52 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1411404385.55ce0217b66b54157dbe0481667b759051745c63.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kate/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kate/kate-9999.ebuild X-VCS-Directories: kde-base/kate/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 55ce0217b66b54157dbe0481667b759051745c63 X-VCS-Branch: master Date: Mon, 22 Sep 2014 16:46:52 +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: f1607427-d185-4188-968e-7156443cfbc0 X-Archives-Hash: 2da947b66893109c86024e0e5ec1536f commit: 55ce0217b66b54157dbe0481667b759051745c63 Author: Uwe L. Korn xhochy com> AuthorDate: Sun Sep 21 11:44:49 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Sep 22 16:46:25 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=55ce0217 [kde-base/kate] Update dependencies Package-Manager: portage-2.2.12 --- kde-base/kate/kate-9999.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kde-base/kate/kate-9999.ebuild b/kde-base/kate/kate-9999.ebuild index e0194b0..1e68319 100644 --- a/kde-base/kate/kate-9999.ebuild +++ b/kde-base/kate/kate-9999.ebuild @@ -20,6 +20,7 @@ DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep kguiaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kiconthemes) @@ -44,6 +45,11 @@ DEPEND=" dev-qt/qtscript:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 + addons? ( + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kwallet) + $(add_frameworks_dep plasma) + ) " RDEPEND="${DEPEND} !kde-base/kate:4