diff options
-rw-r--r-- | kde-apps/kmail/kmail-4.14.10.ebuild | 6 | ||||
-rw-r--r-- | kde-apps/kmail/kmail-4.14.8.ebuild | 6 | ||||
-rw-r--r-- | kde-apps/kmail/kmail-4.4.2015.06.ebuild | 4 | ||||
-rw-r--r-- | kde-apps/kmail/kmail-4.4.2016.01.ebuild | 4 |
4 files changed, 10 insertions, 10 deletions
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 } |