From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 B9BCD1584F2 for ; Wed, 12 Mar 2025 19:24:35 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9F55E343157 for ; Wed, 12 Mar 2025 19:24:35 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C792911037F; Wed, 12 Mar 2025 19:24:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B925B11037F for ; Wed, 12 Mar 2025 19:24:31 +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 77326343156 for ; Wed, 12 Mar 2025 19:24:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A68EF23C1 for ; Wed, 12 Mar 2025 19:24:29 +0000 (UTC) From: "Jay Faulkner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jay Faulkner" Message-ID: <1741807278.ac22bc3b256a7ccd530debb425a62ff04809e972.jayf@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/tlp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/tlp/tlp-1.7.0-r1.ebuild X-VCS-Directories: sys-power/tlp/ X-VCS-Committer: jayf X-VCS-Committer-Name: Jay Faulkner X-VCS-Revision: ac22bc3b256a7ccd530debb425a62ff04809e972 X-VCS-Branch: master Date: Wed, 12 Mar 2025 19:24:29 +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: 3441e29e-907a-480b-9a24-2744fef0ea30 X-Archives-Hash: 50fdaab3e55aa505722902beaaa04d1f commit: ac22bc3b256a7ccd530debb425a62ff04809e972 Author: Stilic outlook fr> AuthorDate: Mon Mar 10 20:02:37 2025 +0000 Commit: Jay Faulkner gentoo org> CommitDate: Wed Mar 12 19:21:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac22bc3b sys-power/tlp: fix install with elogind Signed-off-by: Stilic outlook.fr> Closes: https://bugs.gentoo.org/945285 Closes: https://github.com/gentoo/gentoo/pull/41004 Signed-off-by: Jay Faulkner gentoo.org> sys-power/tlp/tlp-1.7.0-r1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys-power/tlp/tlp-1.7.0-r1.ebuild b/sys-power/tlp/tlp-1.7.0-r1.ebuild index 9932188670b3..1d98181455bd 100644 --- a/sys-power/tlp/tlp-1.7.0-r1.ebuild +++ b/sys-power/tlp/tlp-1.7.0-r1.ebuild @@ -38,10 +38,6 @@ src_install() { fperms 444 /usr/share/tlp/defaults.conf # manpage says this file should not be edited newinitd "${FILESDIR}/tlp.init" tlp keepdir /var/lib/tlp # created by Makefile, probably important - - #