From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8A36D138336 for ; Sat, 18 Aug 2018 20:51:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FB08E083E; Sat, 18 Aug 2018 20:51:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49DD4E083E for ; Sat, 18 Aug 2018 20:51:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE998340D1F for ; Sat, 18 Aug 2018 20:51:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8891D3B0 for ; Sat, 18 Aug 2018 20:51:12 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1534625456.939890939132d57fb555cc43b7e555b1ff7c187e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild kde-plasma/plasma-nm/plasma-nm-5.13.49.9999.ebuild kde-plasma/plasma-nm/plasma-nm-9999.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 939890939132d57fb555cc43b7e555b1ff7c187e X-VCS-Branch: master Date: Sat, 18 Aug 2018 20:51:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5b83162d-1885-4c4e-86b1-b220b5ee9cdc X-Archives-Hash: 56b0ca7e530e800eb3bf93600d738dfa commit: 939890939132d57fb555cc43b7e555b1ff7c187e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 18 20:50:56 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 18 20:50:56 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=93989093 kde-plasma/plasma-nm: Use elog Package-Manager: Portage-2.3.47, Repoman-2.3.10 kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild | 6 +++--- kde-plasma/plasma-nm/plasma-nm-5.13.49.9999.ebuild | 6 +++--- kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild index de4b44d36b..39603fcc9f 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.12.49.9999.ebuild @@ -68,8 +68,8 @@ pkg_postinst() { kde5_pkg_postinst if ! has_version "kde-plasma/plasma-workspace:5"; then - einfo "${PN} is not terribly useful without kde-plasma/plasma-workspace:5." - einfo "However, the networkmanagement KCM can be called from either systemsettings" - einfo "or manually: $ kcmshell5 kcm_networkmanagement" + elog "${PN} is not terribly useful without kde-plasma/plasma-workspace:5." + elog "However, the networkmanagement KCM can be called from either systemsettings" + elog "or manually: $ kcmshell5 kcm_networkmanagement" fi } diff --git a/kde-plasma/plasma-nm/plasma-nm-5.13.49.9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.13.49.9999.ebuild index de4b44d36b..39603fcc9f 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.13.49.9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.13.49.9999.ebuild @@ -68,8 +68,8 @@ pkg_postinst() { kde5_pkg_postinst if ! has_version "kde-plasma/plasma-workspace:5"; then - einfo "${PN} is not terribly useful without kde-plasma/plasma-workspace:5." - einfo "However, the networkmanagement KCM can be called from either systemsettings" - einfo "or manually: $ kcmshell5 kcm_networkmanagement" + elog "${PN} is not terribly useful without kde-plasma/plasma-workspace:5." + elog "However, the networkmanagement KCM can be called from either systemsettings" + elog "or manually: $ kcmshell5 kcm_networkmanagement" fi } diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 113c4b21e3..4fcd8cfc49 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -67,8 +67,8 @@ pkg_postinst() { kde5_pkg_postinst if ! has_version "kde-plasma/plasma-workspace:5"; then - einfo "${PN} is not terribly useful without kde-plasma/plasma-workspace:5." - einfo "However, the networkmanagement KCM can be called from either systemsettings" - einfo "or manually: $ kcmshell5 kcm_networkmanagement" + elog "${PN} is not terribly useful without kde-plasma/plasma-workspace:5." + elog "However, the networkmanagement KCM can be called from either systemsettings" + elog "or manually: $ kcmshell5 kcm_networkmanagement" fi }