From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 461A7139697 for ; Sun, 5 Mar 2017 23:21:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CC15E0C44; Sun, 5 Mar 2017 23:20:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55D46E0C44 for ; Sun, 5 Mar 2017 23:20:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C233F341692 for ; Sun, 5 Mar 2017 23:20:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CEDC5DBB for ; Sun, 5 Mar 2017 23:20:55 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1488755774.45479f556421156c69c197cf80ce0589471ff4a3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-common-libs/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211-r1.ebuild X-VCS-Directories: kde-apps/kdepim-common-libs/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 45479f556421156c69c197cf80ce0589471ff4a3 X-VCS-Branch: master Date: Sun, 5 Mar 2017 23:20:55 +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: 73edb62c-ec8c-4076-97fa-4b6da5a988dc X-Archives-Hash: a32e79a6a49ac95e05127e26c599ba8b commit: 45479f556421156c69c197cf80ce0589471ff4a3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 5 22:30:07 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 5 23:16:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45479f55 kde-apps/kdepim-common-libs: Raise DEPEND on fixed kde-apps/kdepimlibs Gentoo-bug: 600510 Package-Manager: Portage-2.3.3, Repoman-2.3.1 ...depim-common-libs-4.14.11_pre20160211-r1.ebuild | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) diff --git a/kde-apps/kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211-r1.ebuild b/kde-apps/kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211-r1.ebuild new file mode 100644 index 00000000000..1ad992b5480 --- /dev/null +++ b/kde-apps/kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211-r1.ebuild @@ -0,0 +1,95 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KMNAME="kdepim" +EGIT_BRANCH="KDE/4.14" +KMNOMODULE="true" +WEBKIT_REQUIRED="always" +inherit kde4-meta + +DESCRIPTION="Common libraries for KDE PIM apps" +COMMIT_ID="2aec255c6465676404e4694405c153e485e477d9" +SRC_URI="https://quickgit.kde.org/?p=kdepim.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${KMNAME}-${PV}.tar.gz" + +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +IUSE="debug google" + +DEPEND=" + $(add_kdeapps_dep kdepimlibs 'akonadi(+)' 4.14.11_pre20160211-r3) + app-crypt/gpgme + dev-libs/grantlee:0 + kde-apps/akonadi:4 + kde-frameworks/baloo:4 + google? ( $(add_kdeapps_dep libkgapi '' 2.2.0) ) +" +RDEPEND="${DEPEND} + !kde-apps/libkdepim:4 + !kde-apps/libkleo:4 + !kde-apps/libkpgp:4 + !