commit:     c09f320e3c5b98abb68aa4cc600c009d6019c6e8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 18:51:30 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 18:51:30 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c09f320e

kde-plasma/plasma-desktop: Drop superfluous einfo

Package-Manager: Portage-2.3.12, Repoman-2.3.3

 kde-plasma/plasma-desktop/plasma-desktop-5.11.49.9999.ebuild | 3 +--
 kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild         | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.11.49.9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.11.49.9999.ebuild
index 5856e46c0c..2490d6e2ad 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.11.49.9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.11.49.9999.ebuild
@@ -130,10 +130,9 @@ RDEPEND="${COMMON_DEPEND}
 REQUIRED_USE="legacy-systray? ( || ( gtk2 gtk3 qt4 ) ) gtk2? ( legacy-systray 
) gtk3? ( legacy-systray )"
 
 pkg_setup() {
+       kde5_pkg_setup
        if has_version net-im/skype && use legacy-systray && use amd64; then
-               einfo
                elog "You need to install dev-libs/sni-qt[abi_x86_32] as skype 
is a 32-bit binary."
-               einfo
        fi
 }
 

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index 5856e46c0c..2490d6e2ad 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -130,10 +130,9 @@ RDEPEND="${COMMON_DEPEND}
 REQUIRED_USE="legacy-systray? ( || ( gtk2 gtk3 qt4 ) ) gtk2? ( legacy-systray 
) gtk3? ( legacy-systray )"
 
 pkg_setup() {
+       kde5_pkg_setup
        if has_version net-im/skype && use legacy-systray && use amd64; then
-               einfo
                elog "You need to install dev-libs/sni-qt[abi_x86_32] as skype 
is a 32-bit binary."
-               einfo
        fi
 }
 

Reply via email to