kde-apps/kpat: Move slot 4 blocker here
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 9 Jan 2019 09:57:38 +0000 (10:57 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 9 Jan 2019 09:57:38 +0000 (10:57 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-apps/kpat/kpat-18.04.3.ebuild

index f6681caac28b5dd7c35dbebb243ebcd39a1c0586..24d04644fc6296e8a7b21b725e8d7bfd7dd32d93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,6 +33,8 @@ DEPEND="
        $(add_qt_dep qtwidgets)
        x11-misc/shared-mime-info
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+       !kde-apps/kpat:4
+"
 
 PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )