diff options
author | Johannes Huber <johu@gentoo.org> | 2016-11-06 12:46:01 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-11-06 12:46:28 +0100 |
commit | dfbe8e6fef76559b094db8fe0cde60e3351fa1ac (patch) | |
tree | e1598e81bbb9bac10a4264cf111ca724e7ef2a17 /kde-misc | |
parent | dev-java/jna: Use newer guava SLOT, EAPI bump to 6 (diff) | |
download | gentoo-dfbe8e6fef76559b094db8fe0cde60e3351fa1ac.tar.gz gentoo-dfbe8e6fef76559b094db8fe0cde60e3351fa1ac.tar.bz2 gentoo-dfbe8e6fef76559b094db8fe0cde60e3351fa1ac.zip |
kde-base/baloo -> kde-frameworks/baloo
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/zanshin/zanshin-0.3.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild b/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild index 469e6dd041be..d3a32ea6447d 100644 --- a/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild +++ b/kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,9 +18,9 @@ SLOT="4" IUSE="" DEPEND=" - $(add_kdebase_dep baloo '-minimal(-)') dev-libs/qjson dev-libs/xapian + kde-frameworks/baloo:4[-minimal] kde-frameworks/kfilemetadata:4 " RDEPEND="${DEPEND}" diff --git a/kde-misc/zanshin/zanshin-0.3.1.ebuild b/kde-misc/zanshin/zanshin-0.3.1.ebuild index bb0dafbadcb8..ac9abf99e23c 100644 --- a/kde-misc/zanshin/zanshin-0.3.1.ebuild +++ b/kde-misc/zanshin/zanshin-0.3.1.ebuild @@ -19,8 +19,8 @@ IUSE="debug" DEPEND=" $(add_kdeapps_dep kdepim-runtime '' 4.6.0) $(add_kdeapps_dep kdepimlibs) - $(add_kdebase_dep baloo) dev-libs/boost + kde-frameworks/baloo:4 " RDEPEND="${DEPEND}" |