commit:     148dc13582eb266284757cd854eeadacaf1dbd27
Author:     Sv. Lockal <lockalsash <AT> gmail <DOT> com>
AuthorDate: Wed Jun 25 20:54:10 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul  7 22:24:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148dc135

dev-util/rocm-smi: update LICENSE

License was changed from NCSA to MIT in rocm-6.1.2 release in 
https://github.com/ROCm/rocm_smi_lib/commit/e7d54946fb6bd578ee94752305f71aaf84555197

Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42746
Closes: https://github.com/gentoo/gentoo/pull/42746
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/rocm-smi/rocm-smi-6.3.2.ebuild    | 2 +-
 dev-util/rocm-smi/rocm-smi-6.3.3-r1.ebuild | 2 +-
 dev-util/rocm-smi/rocm-smi-6.4.1.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/rocm-smi/rocm-smi-6.3.2.ebuild 
b/dev-util/rocm-smi/rocm-smi-6.3.2.ebuild
index e555519ada9c..4a1ad124924b 100644
--- a/dev-util/rocm-smi/rocm-smi-6.3.2.ebuild
+++ b/dev-util/rocm-smi/rocm-smi-6.3.2.ebuild
@@ -20,7 +20,7 @@ else
        S="${WORKDIR}/rocm_smi_lib-rocm-${PV}"
 fi
 
-LICENSE="MIT NCSA-AMD"
+LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 

diff --git a/dev-util/rocm-smi/rocm-smi-6.3.3-r1.ebuild 
b/dev-util/rocm-smi/rocm-smi-6.3.3-r1.ebuild
index 58841363f055..c79c5b023fe3 100644
--- a/dev-util/rocm-smi/rocm-smi-6.3.3-r1.ebuild
+++ b/dev-util/rocm-smi/rocm-smi-6.3.3-r1.ebuild
@@ -20,7 +20,7 @@ else
        S="${WORKDIR}/rocm_smi_lib-rocm-${PV}"
 fi
 
-LICENSE="MIT NCSA-AMD"
+LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 

diff --git a/dev-util/rocm-smi/rocm-smi-6.4.1.ebuild 
b/dev-util/rocm-smi/rocm-smi-6.4.1.ebuild
index a0c81ed871af..61bd20d04920 100644
--- a/dev-util/rocm-smi/rocm-smi-6.4.1.ebuild
+++ b/dev-util/rocm-smi/rocm-smi-6.4.1.ebuild
@@ -20,7 +20,7 @@ else
        S="${WORKDIR}/rocm_smi_lib-rocm-${PV}"
 fi
 
-LICENSE="MIT NCSA-AMD"
+LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 

Reply via email to