summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/konsolekalendar')
-rw-r--r--kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild6
-rw-r--r--kde-apps/konsolekalendar/konsolekalendar-4.4.2016.01.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild b/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild
index 60ccc462639d..43b604c957bf 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-4.14.11_pre20160211.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-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
@@ -21,7 +21,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
+"
KMCOMPILEONLY="
calendarsupport/
diff --git a/kde-apps/konsolekalendar/konsolekalendar-4.4.2016.01.ebuild b/kde-apps/konsolekalendar/konsolekalendar-4.4.2016.01.ebuild
index 06e311d0d67b..c79a5ff985ef 100644
--- a/kde-apps/konsolekalendar/konsolekalendar-4.4.2016.01.ebuild
+++ b/kde-apps/konsolekalendar/konsolekalendar-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,4 +16,6 @@ IUSE="debug"
DEPEND="
$(add_kdeapps_dep kdepimlibs '' 4.6)
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !>kde-apps/kdepimlibs-4.14.10-r3
+"