commit:     20ed642edd22fd660fd317e57272fd671cee3133
Author:     Sv. Lockal <lockalsash <AT> gmail <DOT> com>
AuthorDate: Wed Jun 25 20:49:04 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul  7 22:24:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ed642e

dev-util/rocm_bandwidth_test: update LICENSE

License was changed from NCSA to MIT in rocm-6.2.0 release in 
https://github.com/ROCm/rocm_bandwidth_test/commit/c81c47c95133331e85e099d262251ad75a16df9b

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

 dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.7.1.ebuild | 6 ++----
 dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.2.ebuild | 2 +-
 dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.3.ebuild | 2 +-
 dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.4.1.ebuild | 2 +-
 4 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.7.1.ebuild 
b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.7.1.ebuild
index 72bd53abb467..da369dcff695 100644
--- a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.7.1.ebuild
+++ b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,6 +8,7 @@ inherit cmake
 DESCRIPTION="Bandwidth test for ROCm"
 HOMEPAGE="https://github.com/RadeonOpenCompute/rocm_bandwidth_test";
 SRC_URI="https://github.com/RadeonOpenCompute/${PN}/archive/rocm-${PV}.tar.gz 
-> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-rocm-${PV}"
 
 LICENSE="NCSA-AMD"
 SLOT="0/$(ver_cut 1-2)"
@@ -15,9 +16,6 @@ KEYWORDS="~amd64"
 
 DEPEND="dev-libs/rocr-runtime:="
 RDEPEND="${DEPEND}"
-BDEPEND=""
-
-S="${WORKDIR}/${PN}-rocm-${PV}"
 
 src_prepare() {
        # the autodetection logic here is very very confused. This makes it not 
fail.

diff --git a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.2.ebuild 
b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.2.ebuild
index 849501fe94f1..8aa76e87ac32 100644
--- a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.2.ebuild
+++ b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ROCm/rocm_bandwidth_test";
 SRC_URI="https://github.com/ROCm/${PN}/archive/rocm-${PV}.tar.gz -> 
${P}.tar.gz"
 
 S="${WORKDIR}/${PN}-rocm-${PV}"
-LICENSE="NCSA-AMD"
+LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~amd64"
 

diff --git a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.3.ebuild 
b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.3.ebuild
index 849501fe94f1..8aa76e87ac32 100644
--- a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.3.ebuild
+++ b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.3.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ROCm/rocm_bandwidth_test";
 SRC_URI="https://github.com/ROCm/${PN}/archive/rocm-${PV}.tar.gz -> 
${P}.tar.gz"
 
 S="${WORKDIR}/${PN}-rocm-${PV}"
-LICENSE="NCSA-AMD"
+LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~amd64"
 

diff --git a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.4.1.ebuild 
b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.4.1.ebuild
index 849501fe94f1..8aa76e87ac32 100644
--- a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.4.1.ebuild
+++ b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.4.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ROCm/rocm_bandwidth_test";
 SRC_URI="https://github.com/ROCm/${PN}/archive/rocm-${PV}.tar.gz -> 
${P}.tar.gz"
 
 S="${WORKDIR}/${PN}-rocm-${PV}"
-LICENSE="NCSA-AMD"
+LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~amd64"
 

Reply via email to