commit: d008287ddbff76db2b8a1d6ab1d88c5ac8b1c94f
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 15 02:54:19 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 02:54:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d008287d
dev-util/rocm-cmake: 2.7.0 version bump
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
dev-util/rocm-cmake/Manifest | 1 +
.../rocm-cmake/{rocm-cmake-9999.ebuild => rocm-cmake-2.7.0.ebuild} | 3 ++-
dev-util/rocm-cmake/rocm-cmake-9999.ebuild | 3 ++-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-util/rocm-cmake/Manifest b/dev-util/rocm-cmake/Manifest
index 24991e568f1..28d53fcb6a8 100644
--- a/dev-util/rocm-cmake/Manifest
+++ b/dev-util/rocm-cmake/Manifest
@@ -1 +1,2 @@
DIST rocm-cmake-0.2.tar.gz 12729 BLAKE2B
6380e077cdc0dcc8c40c487789bd4405a9104e0c55e68df0587c74ea140c329b28ef224bea0d9d529ddaca2c3b874e64be840f96191b8bae7d662de5854756b6
SHA512
b2ebd749fb99ac6dbeac005bb0de5ca57e12ae3590d560c0fd03371f2dd0fc6e7862e0bc96046b98b8248770852c6ee64dd349f22405e77d8a210884246213bd
+DIST rocm-cmake-2.7.0.tar.gz 13352 BLAKE2B
1dd37f9beed98d2120a42505ef7463de672db01c1213262202819ea4ee76678a3126b7ca52e8738717618247a93af680534262ce56b718f7dc4ebb7f62acd358
SHA512
d08d08ea53c7242fccce808189048d195b8edbaa2a8f0a0fac4267a232dddaadab791f0bf2fe0c975f050cdac095531a2cabcab55157b5405f250f74fa0a01cc
diff --git a/dev-util/rocm-cmake/rocm-cmake-9999.ebuild
b/dev-util/rocm-cmake/rocm-cmake-2.7.0.ebuild
similarity index 90%
copy from dev-util/rocm-cmake/rocm-cmake-9999.ebuild
copy to dev-util/rocm-cmake/rocm-cmake-2.7.0.ebuild
index eee840d3674..d6c02fff0fd 100644
--- a/dev-util/rocm-cmake/rocm-cmake-9999.ebuild
+++ b/dev-util/rocm-cmake/rocm-cmake-2.7.0.ebuild
@@ -9,8 +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/${PV}.tar.gz
-> ${P}.tar.gz"
+
SRC_URI="https://github.com/RadeonOpenCompute/rocm-cmake/archive/roc-${PV}.tar.gz
-> ${P}.tar.gz"
KEYWORDS="~amd64"
+ S="${WORKDIR}/rocm-cmake-roc-${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 eee840d3674..d6c02fff0fd 100644
--- a/dev-util/rocm-cmake/rocm-cmake-9999.ebuild
+++ b/dev-util/rocm-cmake/rocm-cmake-9999.ebuild
@@ -9,8 +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/${PV}.tar.gz
-> ${P}.tar.gz"
+
SRC_URI="https://github.com/RadeonOpenCompute/rocm-cmake/archive/roc-${PV}.tar.gz
-> ${P}.tar.gz"
KEYWORDS="~amd64"
+ S="${WORKDIR}/rocm-cmake-roc-${PV}"
fi
DESCRIPTION="Radeon Open Compute CMake Modules"