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 8E744138359 for ; Sun, 20 Sep 2020 20:54:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19BBAE093A; Sun, 20 Sep 2020 20:54:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E8390E093B for ; Sun, 20 Sep 2020 20:54:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BAC02340E28 for ; Sun, 20 Sep 2020 20:54:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF49E376 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: <1600635253.aaea6204cef963887e36cad8a78fe209f9f39f56.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.7.0.ebuild X-VCS-Directories: dev-util/rocm-cmake/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: aaea6204cef963887e36cad8a78fe209f9f39f56 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: 51198c98-2bda-4755-9359-0c942d3a895b X-Archives-Hash: b8a2f358d4abbc881f463827e07bafc9 commit: aaea6204cef963887e36cad8a78fe209f9f39f56 Author: Craig Andrews gentoo org> AuthorDate: Sun Sep 20 20:43:13 2020 +0000 Commit: Craig Andrews gentoo org> CommitDate: Sun Sep 20 20:54:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaea6204 dev-util/rocm-cmake: Cleanup old version Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Craig Andrews gentoo.org> dev-util/rocm-cmake/Manifest | 1 - dev-util/rocm-cmake/rocm-cmake-3.7.0.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/dev-util/rocm-cmake/Manifest b/dev-util/rocm-cmake/Manifest index 0f10d32079b..9dd556d9529 100644 --- a/dev-util/rocm-cmake/Manifest +++ b/dev-util/rocm-cmake/Manifest @@ -1,2 +1 @@ -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-3.7.0.ebuild b/dev-util/rocm-cmake/rocm-cmake-3.7.0.ebuild deleted file mode 100644 index a8e68baa559..00000000000 --- a/dev-util/rocm-cmake/rocm-cmake-3.7.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -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/rocm-${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/rocm-cmake-rocm-${PV}" -fi - -DESCRIPTION="Radeon Open Compute CMake Modules" -HOMEPAGE="https://github.com/RadeonOpenCompute/rocm-cmake" -LICENSE="MIT" -SLOT="0" -RESTRICT="test" - -src_prepare() { - sed -e "s:set(ROCM_INSTALL_LIBDIR lib):set(ROCM_INSTALL_LIBDIR $(get_libdir)):" -i "${S}/share/rocm/cmake/ROCMInstallTargets.cmake" || die - cmake_src_prepare -}