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 6A1E41584F2 for ; Fri, 14 Mar 2025 07:05:21 +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 57EE9343059 for ; Fri, 14 Mar 2025 07:05:21 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A90221103C8; Fri, 14 Mar 2025 07:05:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 bobolink.gentoo.org (Postfix) with ESMTPS id 9E2E51103C8 for ; Fri, 14 Mar 2025 07:05:17 +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 55255342FF5 for ; Fri, 14 Mar 2025 07:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0BA82607 for ; Fri, 14 Mar 2025 07:05:15 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1741935908.fe782bc636e1e50529fe382ef7d0a130a3d7e9e9.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ryzen_smu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ryzen_smu/Manifest app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205-r1.ebuild app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205.ebuild X-VCS-Directories: app-admin/ryzen_smu/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: fe782bc636e1e50529fe382ef7d0a130a3d7e9e9 X-VCS-Branch: master Date: Fri, 14 Mar 2025 07:05:15 +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: eee6bbe5-86fd-4713-b9dd-6ffab2461a6c X-Archives-Hash: 457f02b79c1919a34dccf454b4b52970 commit: fe782bc636e1e50529fe382ef7d0a130a3d7e9e9 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Mar 14 06:56:00 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Mar 14 07:05:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe782bc6 app-admin/ryzen_smu: drop 0.1.2_p20211205, 0.1.2_p20211205-r1, EAPI=7-- Signed-off-by: Arthur Zamarin gentoo.org> app-admin/ryzen_smu/Manifest | 1 - .../ryzen_smu/ryzen_smu-0.1.2_p20211205-r1.ebuild | 28 ------------- .../ryzen_smu/ryzen_smu-0.1.2_p20211205.ebuild | 47 ---------------------- 3 files changed, 76 deletions(-) diff --git a/app-admin/ryzen_smu/Manifest b/app-admin/ryzen_smu/Manifest index 7b4a041fbb4b..d8e3f5dab30b 100644 --- a/app-admin/ryzen_smu/Manifest +++ b/app-admin/ryzen_smu/Manifest @@ -1,2 +1 @@ -DIST ryzen_smu-0.1.2_p20211205.tar.xz 386260 BLAKE2B eea0466f6abd93a18c670fbbf603be7efb60807865151543341b6a0a9f248eff8a99d8ecda864bebab6e5e2471ff7239681a83ae9b3dded3b1350a7f363ee62c SHA512 93f7eaac4811ac6e3d46abeb012b1ff4e334fc9247a3747ca67489a35ea04dce20806ae2e57f46e930e5238d1d2a966e8d0b83f8bf090a735d0c2d078f3256f3 DIST ryzen_smu-v0.1.5.tar.bz2 415723 BLAKE2B 0fed89aad85a5080d4c1a6ecdaaef6ffe2b70f0cebbf58392c725f1aa626151e4b5335096bd63cf73ff29d6f5768ce6e0a844dc7030e8c1e4dc5e04990521651 SHA512 5793beae8204a16800ed876da2a07d2f477a21cef706fed6076e1dcc6e74118b7c45a330e264302d644fdb49f7c44e4fca53dc67e43b2f2a62b3b1ea4ad00d8f diff --git a/app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205-r1.ebuild b/app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205-r1.ebuild deleted file mode 100644 index e755b5a98fce..000000000000 --- a/app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit linux-mod-r1 - -DESCRIPTION="Kernel driver for AMD Ryzen's System Management Unit" -HOMEPAGE="https://github.com/leogx9r/ryzen_smu" -SRC_URI="https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -src_compile() { - local modlist=( ryzen_smu ) - local modargs=( KERNEL_BUILD="${KV_OUT_DIR}" ) - - linux-mod-r1_src_compile -} - -src_install() { - linux-mod-r1_src_install - - insinto /usr/lib/modules-load.d - doins "${FILESDIR}"/ryzen_smu.conf -} diff --git a/app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205.ebuild b/app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205.ebuild deleted file mode 100644 index 96e15892d055..000000000000 --- a/app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit linux-mod linux-info toolchain-funcs - -SRC_URI="https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}.tar.xz" -KEYWORDS="amd64 x86" - -DESCRIPTION="Kernel driver for AMD Ryzen's System Management Unit" -HOMEPAGE="https://github.com/leogx9r/ryzen_smu" - -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND="" -RDEPEND="" - -MODULE_NAMES="ryzen_smu(misc)" - -pkg_setup() { - linux_config_exists - - linux-mod_pkg_setup - - BUILD_TARGETS="modules" - BUILD_PARAMS="KERNEL_BUILD=${KERNEL_DIR}" - if linux_chkconfig_present CC_IS_CLANG; then - BUILD_PARAMS+=" CC=${CHOST}-clang" - if linux_chkconfig_present LD_IS_LLD; then - BUILD_PARAMS+=' LD=ld.lld' - if linux_chkconfig_present LTO_CLANG_THIN; then - # kernel enables cache by default leading to sandbox violations - BUILD_PARAMS+=' ldflags-y=--thinlto-cache-dir= LDFLAGS_MODULE=--thinlto-cache-dir=' - fi - fi - fi -} - -src_install() { - linux-mod_src_install - insinto /usr/lib/modules-load.d/ - newins "${FILESDIR}"/ryzen_smu.conf ryzen_smu.conf - -}