summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-04-30 00:43:08 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-05-01 09:48:58 +0200
commit5158884909b83ad1db5a748db88f46194cea4a69 (patch)
tree76afb1003b53af1015583e1578d93b90e1cf188d /kde-apps/kontact
parentkde4-meta.eclass: Limit _pre extra mangling to 20160211 snapshot (diff)
downloadgentoo-5158884909b83ad1db5a748db88f46194cea4a69.tar.gz
gentoo-5158884909b83ad1db5a748db88f46194cea4a69.tar.bz2
gentoo-5158884909b83ad1db5a748db88f46194cea4a69.zip
kde-apps: Add necessary blockers against incompatible kdepimlibs
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/kontact')
-rw-r--r--kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild6
-rw-r--r--kde-apps/kontact/kontact-4.4.2016.01.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild b/kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild
index 9456b4ad39ca..12a513b1ed8e 100644
--- a/kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kontact/kontact-4.14.11_pre20160211.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,9 @@ DEPEND="
$(add_kdeapps_dep kdepimlibs 'akonadi(+)')
$(add_kdeapps_dep kdepim-common-libs)
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !>kde-apps/kdepimlibs-4.14.11_pre20160211-r3
+"
KMLOADLIBS="kdepim-common-libs"
KMSAVELIBS="true"
diff --git a/kde-apps/kontact/kontact-4.4.2016.01.ebuild b/kde-apps/kontact/kontact-4.4.2016.01.ebuild
index fa93b8d2164f..ac015c5a2575 100644
--- a/kde-apps/kontact/kontact-4.4.2016.01.ebuild
+++ b/kde-apps/kontact/kontact-4.4.2016.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,9 @@ DEPEND="
$(add_kdeapps_dep kdepimlibs '' 4.6)
$(add_kdeapps_dep libkdepim '' 4.4.2015)
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !>kde-apps/kdepimlibs-4.14.10-r3
+"
KMLOADLIBS="libkdepim"
KMSAVELIBS="true"