commit:     9c04962172755e57bcad897783753332b9e429a0
Author:     Stas Cymbalov <dummyunit <AT> gmail <DOT> com>
AuthorDate: Sun Mar 19 18:47:11 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 18:59:59 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=9c049621

Adjust for kde-base/katepart pkgmove

 kde-apps/kate/kate-4.14.3.ebuild     | 2 +-
 kde-apps/kwrite/kwrite-4.14.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kate/kate-4.14.3.ebuild b/kde-apps/kate/kate-4.14.3.ebuild
index ecab60c..0795bec 100644
--- a/kde-apps/kate/kate-4.14.3.ebuild
+++ b/kde-apps/kate/kate-4.14.3.ebuild
@@ -27,7 +27,7 @@ DEPEND="
        )
 "
 RDEPEND="${DEPEND}
-       $(add_kdebase_dep katepart)
+       $(add_kdeapps_dep katepart)
 "
 
 KMEXTRA="

diff --git a/kde-apps/kwrite/kwrite-4.14.3.ebuild 
b/kde-apps/kwrite/kwrite-4.14.3.ebuild
index a22a633..bb048af 100644
--- a/kde-apps/kwrite/kwrite-4.14.3.ebuild
+++ b/kde-apps/kwrite/kwrite-4.14.3.ebuild
@@ -15,5 +15,5 @@ KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="
-       $(add_kdebase_dep katepart)
+       $(add_kdeapps_dep katepart)
 "

Reply via email to