commit:     f6d28bf38c8eceb246b52a6014b654488eb20fdb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 25 17:45:50 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 25 17:45:50 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f6d28bf3

kde-plasma/plasma-desktop: Don't mention dev-libs/libappindicator anymore

Bug: https://bugs.gentoo.org/669502
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild | 11 -----------
 kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild         | 11 -----------
 2 files changed, 22 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild
index 73343c22d1..3742f1af6a 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild
@@ -142,14 +142,3 @@ src_test() {
 
        kde5_src_test
 }
-
-pkg_postinst() {
-       kde5_pkg_postinst
-
-       if has_version "x11-libs/gtk+:2" && ! has_version 
"dev-libs/libappindicator:2"; then
-               elog "For GTK+2 applications legacy-systray support, please 
install dev-libs/libappindicator:2."
-       fi
-       if has_version "x11-libs/gtk+:3" && ! has_version 
"dev-libs/libappindicator:3"; then
-               elog "For GTK+3 applications legacy-systray support, please 
install dev-libs/libappindicator:3."
-       fi
-}

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index 73343c22d1..3742f1af6a 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -142,14 +142,3 @@ src_test() {
 
        kde5_src_test
 }
-
-pkg_postinst() {
-       kde5_pkg_postinst
-
-       if has_version "x11-libs/gtk+:2" && ! has_version 
"dev-libs/libappindicator:2"; then
-               elog "For GTK+2 applications legacy-systray support, please 
install dev-libs/libappindicator:2."
-       fi
-       if has_version "x11-libs/gtk+:3" && ! has_version 
"dev-libs/libappindicator:3"; then
-               elog "For GTK+3 applications legacy-systray support, please 
install dev-libs/libappindicator:3."
-       fi
-}

Reply via email to