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 8860D138CCF for ; Sat, 23 May 2015 16:13:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2853AE0A9C; Sat, 23 May 2015 16:13:06 +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 6D38AE0A9B for ; Sat, 23 May 2015 16:13:05 +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 B4B72340C35 for ; Sat, 23 May 2015 16:13:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CC509F8 for ; Sat, 23 May 2015 16:13:03 +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: <1432397567.cdaef52b38368d2dfbe0cbfa981ce5622522c4e1.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild X-VCS-Directories: kde-apps/kaccounts-integration/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: cdaef52b38368d2dfbe0cbfa981ce5622522c4e1 X-VCS-Branch: master Date: Sat, 23 May 2015 16:13:03 +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: f70ef1cc-c879-497c-8fb6-74cc2ed9d5a0 X-Archives-Hash: 544b37252632007432b0742667c15b4b commit: cdaef52b38368d2dfbe0cbfa981ce5622522c4e1 Author: Andreas Sturmlechner gmail com> AuthorDate: Sun May 17 11:12:53 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat May 23 16:12:47 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cdaef52b [kde-apps/kaccounts-integration] Add missing DEPEND Package-Manager: portage-2.2.18 kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild | 1 + .../kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild | 1 + kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild index eb4e05e..cad269d 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild @@ -24,6 +24,7 @@ DEPEND=" $(add_frameworks_dep kio) $(add_frameworks_dep kwallet) $(add_frameworks_dep kwidgetsaddons) + dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 net-libs/accounts-qt diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild index 46f8d27..62096f2 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" $(add_frameworks_dep kio) $(add_frameworks_dep kwallet) $(add_frameworks_dep kwidgetsaddons) + dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 net-libs/accounts-qt diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild index 46f8d27..62096f2 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" $(add_frameworks_dep kio) $(add_frameworks_dep kwallet) $(add_frameworks_dep kwidgetsaddons) + dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 net-libs/accounts-qt