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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 130DC158042 for ; Thu, 31 Oct 2024 13:18:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47A6CE0856; Thu, 31 Oct 2024 13:18:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 127D2E0856 for ; Thu, 31 Oct 2024 13:18:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2BA6C3430E6 for ; Thu, 31 Oct 2024 13:18:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83853EA0 for ; Thu, 31 Oct 2024 13:18:16 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1730380587.48c66df4cbfde27dde9bc01e3c4036f7a7643cc0.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-power/auto-cpufreq/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild X-VCS-Directories: sys-power/auto-cpufreq/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 48c66df4cbfde27dde9bc01e3c4036f7a7643cc0 X-VCS-Branch: dev Date: Thu, 31 Oct 2024 13:18:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0a78b89d-51c8-4842-8ee2-9422e634b290 X-Archives-Hash: a3c46c227deda5b42e91c40a4a17eb3b commit: 48c66df4cbfde27dde9bc01e3c4036f7a7643cc0 Author: David Roman gmail com> AuthorDate: Thu Oct 31 13:16:27 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Oct 31 13:16:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48c66df4 sys-power/auto-cpufreq: remove confusing log message xdg_* already logs when it's updating the cache. Also, "Updating XDG" message was printed after the action has been completed. Closes: https://github.com/gentoo/guru/pull/240 Signed-off-by: David Roman gmail.com> sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild b/sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild index 19c577dd3..d46cf7b54 100644 --- a/sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild +++ b/sys-power/auto-cpufreq/auto-cpufreq-2.4.0.ebuild @@ -101,8 +101,6 @@ pkg_postinst() { xdg_icon_cache_update xdg_desktop_database_update - elog "Updating XDG database" - elog "The auto-cpufreq override file will be stored in /var/lib/auto-cpufreq/override.pickle" # Create log file