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 338B859CA3 for ; Sun, 14 Feb 2016 15:28:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EAB721C023; Sun, 14 Feb 2016 15:28:43 +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 757FA21C00B for ; Sun, 14 Feb 2016 15:28:42 +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 6CB7A340B7E for ; Sun, 14 Feb 2016 15:28:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FC5E8F6 for ; Sun, 14 Feb 2016 15:28:37 +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: <1455406505.c35242465b7f3bb1553878814c2f788281db921b.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdepim-runtime/kdepim-runtime-15.12.1-r1.ebuild kde-apps/kdepim-runtime/kdepim-runtime-15.12.1.ebuild kde-apps/kdepim-runtime/kdepim-runtime-15.12.49.9999.ebuild kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild X-VCS-Directories: kde-apps/kdepim-runtime/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c35242465b7f3bb1553878814c2f788281db921b X-VCS-Branch: master Date: Sun, 14 Feb 2016 15:28:37 +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: 93e9f9fb-bf5b-4ef5-92f5-cc1b6a210b01 X-Archives-Hash: 0632cd91c1f643b157881aebfead2bb7 commit: c35242465b7f3bb1553878814c2f788281db921b Author: Andreas Sturmlechner gmail com> AuthorDate: Sat Feb 13 22:29:48 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Feb 13 23:35:05 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c3524246 kde-apps/kdepim-runtime: Add missing RDEPEND Package-Manager: portage-2.2.27 ...epim-runtime-15.12.1.ebuild => kdepim-runtime-15.12.1-r1.ebuild} | 3 ++- kde-apps/kdepim-runtime/kdepim-runtime-15.12.49.9999.ebuild | 5 +++-- kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 6 ++++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-15.12.1.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-15.12.1-r1.ebuild similarity index 96% rename from kde-apps/kdepim-runtime/kdepim-runtime-15.12.1.ebuild rename to kde-apps/kdepim-runtime/kdepim-runtime-15.12.1-r1.ebuild index e04e941..2a1f15f 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-15.12.1.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-15.12.1-r1.ebuild @@ -50,13 +50,13 @@ CDEPEND=" $(add_kdeapps_dep kmbox) $(add_kdeapps_dep kmime) $(add_kdeapps_dep libakonadi) - dev-libs/libical:= $(add_qt_dep qtdbus) $(add_qt_dep qtgui) $(add_qt_dep qtnetwork) $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) $(add_qt_dep qtxmlpatterns) + dev-libs/libical:= " DEPEND="${CDEPEND} $(add_frameworks_dep kross) @@ -69,6 +69,7 @@ DEPEND="${CDEPEND} " RDEPEND="${CDEPEND} !kde-apps/kdepim-runtime:4 + || ( $(add_kdeapps_dep kdepim-icons) $(add_frameworks_dep oxygen-icons) ) " src_configure() { diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-15.12.49.9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-15.12.49.9999.ebuild index a50ac7a..02a8904 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-15.12.49.9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-15.12.49.9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 @@ -50,13 +50,13 @@ CDEPEND=" $(add_kdeapps_dep kmbox) $(add_kdeapps_dep kmime) $(add_kdeapps_dep libakonadi) - dev-libs/libical:= $(add_qt_dep qtdbus) $(add_qt_dep qtgui) $(add_qt_dep qtnetwork) $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) $(add_qt_dep qtxmlpatterns) + dev-libs/libical:= " DEPEND="${CDEPEND} $(add_frameworks_dep kross) @@ -69,6 +69,7 @@ DEPEND="${CDEPEND} " RDEPEND="${CDEPEND} !kde-apps/kdepim-runtime:4 + || ( $(add_kdeapps_dep kdepim-icons) $(add_frameworks_dep oxygen-icons) ) " src_configure() { diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index 980cfd5..3aa5772 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -2,8 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 +FRAMEWORKS_MINIMAL="5.19.0" inherit kde5 DESCRIPTION="KDE PIM runtime plugin collection" @@ -49,13 +50,13 @@ CDEPEND=" $(add_kdeapps_dep kmailtransport) $(add_kdeapps_dep kmbox) $(add_kdeapps_dep kmime) - dev-libs/libical:= $(add_qt_dep qtdbus) $(add_qt_dep qtgui) $(add_qt_dep qtnetwork) $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) $(add_qt_dep qtxmlpatterns) + dev-libs/libical:= " DEPEND="${CDEPEND} $(add_frameworks_dep kross) @@ -68,6 +69,7 @@ DEPEND="${CDEPEND} " RDEPEND="${CDEPEND} !kde-apps/kdepim-runtime:4 + $(add_frameworks_dep oxygen-icons) " src_configure() {