From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 713EE138359 for ; Sun, 20 Sep 2020 20:54:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEC62E0935; Sun, 20 Sep 2020 20:54:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94D29E0935 for ; Sun, 20 Sep 2020 20:54:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5E611340B46 for ; Sun, 20 Sep 2020 20:54:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC710373 for ; Sun, 20 Sep 2020 20:54:19 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1600635252.d250134eb1eb5e5ac386ae7f1aafe935ffe2d3f5.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rocm-cmake/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rocm-cmake/Manifest dev-util/rocm-cmake/rocm-cmake-3.8.0.ebuild dev-util/rocm-cmake/rocm-cmake-9999.ebuild X-VCS-Directories: dev-util/rocm-cmake/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: d250134eb1eb5e5ac386ae7f1aafe935ffe2d3f5 X-VCS-Branch: master Date: Sun, 20 Sep 2020 20:54:19 +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: 2abf3365-7998-43c0-ae17-2e536658c46f X-Archives-Hash: 1fb4600fb4ba4c19dc0109e75c665d1a commit: d250134eb1eb5e5ac386ae7f1aafe935ffe2d3f5 Author: Wilfried Holzke holzke net> AuthorDate: Sun Sep 20 11:30:01 2020 +0000 Commit: Craig Andrews gentoo 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 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 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"