Package-Manager: portage-2.2.28
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
pkg_postinst() {
kde4-meta_pkg_postinst
- if ! has_version kde-base/kaddressbook:${SLOT}; then
+ if ! has_version kde-apps/kaddressbook:${SLOT}; then
echo
- elog "File templates plugin requires kde-base/kaddressbook:${SLOT}."
+ elog "File templates plugin requires kde-apps/kaddressbook:${SLOT}."
elog "Please install it if you plan to use this plugin."
echo
fi