From a6257f7c9dc4385f03d25852117c84f1b89cf7bc Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Fri, 23 Dec 2016 21:41:30 +0100 Subject: kde-base/kdelibs -> kde-frameworks/kdelibs --- kde-misc/kfilebox/kfilebox-0.4.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde-misc/kfilebox') diff --git a/kde-misc/kfilebox/kfilebox-0.4.9.ebuild b/kde-misc/kfilebox/kfilebox-0.4.9.ebuild index e759cee9fb57..816ed96dd4cd 100644 --- a/kde-misc/kfilebox/kfilebox-0.4.9.ebuild +++ b/kde-misc/kfilebox/kfilebox-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ IUSE="" for name in ${LANGS} ; do IUSE+="linguas_$name " ; done unset name -DEPEND="kde-base/kdelibs" +DEPEND="kde-frameworks/kdelibs:4" RDEPEND="${DEPEND}" S=${WORKDIR}/${MY_P} -- cgit v1.2.3-65-gdbad