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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 10C80159C96 for ; Fri, 26 Jul 2024 23:49:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20553E29AB; Fri, 26 Jul 2024 23:49:29 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 02AE2E29AB for ; Fri, 26 Jul 2024 23:49:29 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E032933DF47 for ; Fri, 26 Jul 2024 23:49:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DAA51E30 for ; Fri, 26 Jul 2024 23:49:26 +0000 (UTC) From: "Mazunki Hoksaas" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mazunki Hoksaas" Message-ID: <1722037725.0caf5e235c72b39a7381cb07a6139b86508619f4.rolferen@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-power/amdfan/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-power/amdfan/amdfan-0.2.1-r1.ebuild sys-power/amdfan/amdfan-0.2.1.ebuild X-VCS-Directories: sys-power/amdfan/ X-VCS-Committer: rolferen X-VCS-Committer-Name: Mazunki Hoksaas X-VCS-Revision: 0caf5e235c72b39a7381cb07a6139b86508619f4 X-VCS-Branch: dev Date: Fri, 26 Jul 2024 23:49:26 +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: f9ebea06-468f-46a3-bda5-ef87ab28acb9 X-Archives-Hash: 2761fc90a5599e154c1ae069e8dff0c4 commit: 0caf5e235c72b39a7381cb07a6139b86508619f4 Author: Mazunki Hoksaas gmail com> AuthorDate: Fri Jul 26 23:48:45 2024 +0000 Commit: Mazunki Hoksaas gmail com> CommitDate: Fri Jul 26 23:48:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0caf5e23 sys-power/amdfan: fix wrong src_install i will likely rev this ebuild in a few days Signed-off-by: Mazunki Hoksaas gmail.com> sys-power/amdfan/{amdfan-0.2.1.ebuild => amdfan-0.2.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/amdfan/amdfan-0.2.1.ebuild b/sys-power/amdfan/amdfan-0.2.1-r1.ebuild similarity index 98% rename from sys-power/amdfan/amdfan-0.2.1.ebuild rename to sys-power/amdfan/amdfan-0.2.1-r1.ebuild index b023cb033..4ce851552 100644 --- a/sys-power/amdfan/amdfan-0.2.1.ebuild +++ b/sys-power/amdfan/amdfan-0.2.1-r1.ebuild @@ -46,7 +46,7 @@ python_install_all() { distutils-r1_python_install_all } -python_install_all() { +src_install() { default newinitd dist/openrc/amdfan amdfan