commit:     d250134eb1eb5e5ac386ae7f1aafe935ffe2d3f5
Author:     Wilfried Holzke <gentoo <AT> holzke <DOT> net>
AuthorDate: Sun Sep 20 11:30:01 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 20:54:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d250134e

dev-util/rocm-cmake: Version bump to 3.8.0

Signed-off-by: Wilfried Holzke <gentoo <AT> holzke.net>
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Closes: https://github.com/gentoo/gentoo/pull/17612
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 dev-util/rocm-cmake/Manifest                                          | 1 +
 .../rocm-cmake/{rocm-cmake-9999.ebuild => rocm-cmake-3.8.0.ebuild}    | 4 ++--
 dev-util/rocm-cmake/rocm-cmake-9999.ebuild                            | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-util/rocm-cmake/Manifest b/dev-util/rocm-cmake/Manifest
index 5e6a3bc0008..0f10d32079b 100644
--- a/dev-util/rocm-cmake/Manifest
+++ b/dev-util/rocm-cmake/Manifest
@@ -1 +1,2 @@
 DIST rocm-cmake-3.7.0.tar.gz 15833 BLAKE2B 
1e111ba502aa7a63b9f3785c44cf622d60f6380fbd7c86720a99d04f1bfa52201849e1316ac3af33857d257f0438f5db083877d6b6769bbd9842fdf59cc7a376
 SHA512 
3381ca5603a198f00b5e74fcb55e5279f1f9a63df712048c7aeb0fcfc50b94c4e090c33fd27275d2dfb257b39902d233d30df9d2da6d0a3b0962a440b3249ead
+DIST rocm-cmake-3.8.0.tar.gz 15823 BLAKE2B 
321d31769cee254f9f9048104c7837fc6eb4a224d53e3e3ec18d5fa283f33cb116ece739a19f791cf62ac84f533933233461fd9e470b5c413363aa58fe23b57a
 SHA512 
52e71033ef85b526edc00c1c11681c888ca7a50cf70a69f111ac2d7d32821340d8c812714a525711ff7ec54c8e7cbb79c4cb620a6e559699c509397ebf1b5886

diff --git a/dev-util/rocm-cmake/rocm-cmake-9999.ebuild 
b/dev-util/rocm-cmake/rocm-cmake-3.8.0.ebuild
similarity index 89%
copy from dev-util/rocm-cmake/rocm-cmake-9999.ebuild
copy to dev-util/rocm-cmake/rocm-cmake-3.8.0.ebuild
index 5922137e202..a8e68baa559 100644
--- a/dev-util/rocm-cmake/rocm-cmake-9999.ebuild
+++ b/dev-util/rocm-cmake/rocm-cmake-3.8.0.ebuild
@@ -9,9 +9,9 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/RadeonOpenCompute/rocm-cmake/";
        inherit git-r3
 else
-       
SRC_URI="https://github.com/RadeonOpenCompute/rocm-cmake/archive/roc-${PV}.tar.gz
 -> ${P}.tar.gz"
+       
SRC_URI="https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-${PV}.tar.gz
 -> ${P}.tar.gz"
        KEYWORDS="~amd64"
-       S="${WORKDIR}/rocm-cmake-roc-${PV}"
+       S="${WORKDIR}/rocm-cmake-rocm-${PV}"
 fi
 
 DESCRIPTION="Radeon Open Compute CMake Modules"

diff --git a/dev-util/rocm-cmake/rocm-cmake-9999.ebuild 
b/dev-util/rocm-cmake/rocm-cmake-9999.ebuild
index 5922137e202..a8e68baa559 100644
--- a/dev-util/rocm-cmake/rocm-cmake-9999.ebuild
+++ b/dev-util/rocm-cmake/rocm-cmake-9999.ebuild
@@ -9,9 +9,9 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/RadeonOpenCompute/rocm-cmake/";
        inherit git-r3
 else
-       
SRC_URI="https://github.com/RadeonOpenCompute/rocm-cmake/archive/roc-${PV}.tar.gz
 -> ${P}.tar.gz"
+       
SRC_URI="https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-${PV}.tar.gz
 -> ${P}.tar.gz"
        KEYWORDS="~amd64"
-       S="${WORKDIR}/rocm-cmake-roc-${PV}"
+       S="${WORKDIR}/rocm-cmake-rocm-${PV}"
 fi
 
 DESCRIPTION="Radeon Open Compute CMake Modules"

Reply via email to