From 05ad935080c4a9b67cd5a8cebe366a731ddb5efd Mon Sep 17 00:00:00 2001
From: Johannes Huber <johu@gentoo.org>
Date: Mon, 21 Mar 2016 21:58:22 +0100
Subject: kde-apps/kmail: Update pkg_postinst

Gentoo-bug: 577948
Reported-by: yves.caniou@ens-lyon.fr

Package-Manager: portage-2.2.28
---
 kde-apps/kmail/kmail-4.14.10.ebuild     | 6 +++---
 kde-apps/kmail/kmail-4.14.8.ebuild      | 6 +++---
 kde-apps/kmail/kmail-4.4.2015.06.ebuild | 4 ++--
 kde-apps/kmail/kmail-4.4.2016.01.ebuild | 4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

(limited to 'kde-apps/kmail')

diff --git a/kde-apps/kmail/kmail-4.14.10.ebuild b/kde-apps/kmail/kmail-4.14.10.ebuild
index cc163c010d70..d92a869acf4a 100644
--- a/kde-apps/kmail/kmail-4.14.10.ebuild
+++ b/kde-apps/kmail/kmail-4.14.10.ebuild
@@ -96,9 +96,9 @@ pkg_postinst() {
 		elog "For groupware functionality, please install kde-apps/kdepim-kresources:${SLOT}"
 		echo
 	fi
-	if ! has_version kde-base/kleopatra:${SLOT}; then
+	if ! has_version kde-apps/kleopatra:${SLOT}; then
 		echo
-		elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
+		elog "For certificate management and the gnupg log viewer, please install kde-apps/kleopatra:${SLOT}"
 		echo
 	fi
 
@@ -106,7 +106,7 @@ pkg_postinst() {
 		ewarn
 		ewarn "We strongly recommend you set your Akonadi database backend to QMYSQL in your"
 		ewarn "user configuration. This is the backend recommended by KDE upstream."
-		ewarn "Reports indicate that kde-base/kmail-4.10 does not work properly with the sqlite"
+		ewarn "Reports indicate that kde-apps/kmail-4.10 does not work properly with the sqlite"
 		ewarn "backend anymore."
 		if has_version "app-office/akonadi-server[-mysql]"; then
 			ewarn "FOR THAT, YOU WILL HAVE TO RE-BUILD app-office/akonadi-server WITH mysql USEFLAG ENABLED."
diff --git a/kde-apps/kmail/kmail-4.14.8.ebuild b/kde-apps/kmail/kmail-4.14.8.ebuild
index 963ab62d6a5c..ad4ff35d9574 100644
--- a/kde-apps/kmail/kmail-4.14.8.ebuild
+++ b/kde-apps/kmail/kmail-4.14.8.ebuild
@@ -94,9 +94,9 @@ pkg_postinst() {
 		elog "For groupware functionality, please install kde-apps/kdepim-kresources:${SLOT}"
 		echo
 	fi
-	if ! has_version kde-base/kleopatra:${SLOT}; then
+	if ! has_version kde-apps/kleopatra:${SLOT}; then
 		echo
-		elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
+		elog "For certificate management and the gnupg log viewer, please install kde-apps/kleopatra:${SLOT}"
 		echo
 	fi
 
@@ -104,7 +104,7 @@ pkg_postinst() {
 		ewarn
 		ewarn "We strongly recommend you set your Akonadi database backend to QMYSQL in your"
 		ewarn "user configuration. This is the backend recommended by KDE upstream."
-		ewarn "Reports indicate that kde-base/kmail-4.10 does not work properly with the sqlite"
+		ewarn "Reports indicate that kde-apps/kmail-4.10 does not work properly with the sqlite"
 		ewarn "backend anymore."
 		if has_version "app-office/akonadi-server[-mysql]"; then
 			ewarn "FOR THAT, YOU WILL HAVE TO RE-BUILD app-office/akonadi-server WITH mysql USEFLAG ENABLED."
diff --git a/kde-apps/kmail/kmail-4.4.2015.06.ebuild b/kde-apps/kmail/kmail-4.4.2015.06.ebuild
index 99b1ef149b3c..741b12d58e2e 100644
--- a/kde-apps/kmail/kmail-4.4.2015.06.ebuild
+++ b/kde-apps/kmail/kmail-4.4.2015.06.ebuild
@@ -67,9 +67,9 @@ pkg_postinst() {
 		elog "For groupware functionality, please install kde-apps/kdepim-kresources:${SLOT}"
 		echo
 	fi
-	if ! has_version kde-base/kleopatra:${SLOT}; then
+	if ! has_version kde-apps/kleopatra:${SLOT}; then
 		echo
-		elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
+		elog "For certificate management and the gnupg log viewer, please install kde-apps/kleopatra:${SLOT}"
 		echo
 	fi
 }
diff --git a/kde-apps/kmail/kmail-4.4.2016.01.ebuild b/kde-apps/kmail/kmail-4.4.2016.01.ebuild
index 670e394a1adb..ebfaf9854294 100644
--- a/kde-apps/kmail/kmail-4.4.2016.01.ebuild
+++ b/kde-apps/kmail/kmail-4.4.2016.01.ebuild
@@ -68,9 +68,9 @@ pkg_postinst() {
 		elog "For groupware functionality, please install kde-apps/kdepim-kresources:${SLOT}"
 		echo
 	fi
-	if ! has_version kde-base/kleopatra:${SLOT}; then
+	if ! has_version kde-apps/kleopatra:${SLOT}; then
 		echo
-		elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
+		elog "For certificate management and the gnupg log viewer, please install kde-apps/kleopatra:${SLOT}"
 		echo
 	fi
 }
-- 
cgit v1.2.3-65-gdbad