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 689EB1388C0 for ; Thu, 25 Feb 2016 09:11:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F20E021C02E; Thu, 25 Feb 2016 09:11:37 +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 847BC21C036 for ; Thu, 25 Feb 2016 09:11:37 +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 5FA93340C75 for ; Thu, 25 Feb 2016 09:11:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7069E1B8A for ; Thu, 25 Feb 2016 09:11:34 +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: <1456355748.3f8a1245b63e614c9ff68ccadb246966cdff4abd.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-9999.ebuild X-VCS-Directories: kde-apps/kaccounts-integration/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 3f8a1245b63e614c9ff68ccadb246966cdff4abd X-VCS-Branch: master Date: Thu, 25 Feb 2016 09:11:34 +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: 055b6cec-c922-424d-b2be-89396e1a799b X-Archives-Hash: 67b34296f2054efdab9c1bd5e3477eab commit: 3f8a1245b63e614c9ff68ccadb246966cdff4abd Author: Andreas Sturmlechner gmail com> AuthorDate: Wed Feb 24 23:15:48 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Feb 24 23:15:48 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f8a1245 kde-apps/kaccounts-integration: Add new DEPEND Upstream commit a60c1636b6bf0bf5b0718d8de06facfa959ad719 Bug: https://bugs.kde.org/show_bug.cgi?id=347219 'Update the providers/services install path to not collide on Ubuntu' Package-Manager: portage-2.2.27 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild index c76a3c4..3f514ef 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_TEST="forceoptional" VIRTUALDBUS_TEST="true" @@ -26,6 +26,7 @@ COMMON_DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) net-libs/accounts-qt + >=net-libs/libaccounts-glib-1.21 net-libs/signond " DEPEND="${COMMON_DEPEND}