From 55ce60f258524fe6eaccbc1ad8a74a48d6998f60 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 24 Jan 2023 23:21:55 +0100 Subject: sci-libs/rocThrust: drop 5.0.2-r1 Signed-off-by: Andreas Sturmlechner --- sci-libs/rocThrust/Manifest | 1 - sci-libs/rocThrust/rocThrust-5.0.2-r1.ebuild | 76 ---------------------------- 2 files changed, 77 deletions(-) delete mode 100644 sci-libs/rocThrust/rocThrust-5.0.2-r1.ebuild (limited to 'sci-libs') diff --git a/sci-libs/rocThrust/Manifest b/sci-libs/rocThrust/Manifest index db950e870078..586b8f1b9260 100644 --- a/sci-libs/rocThrust/Manifest +++ b/sci-libs/rocThrust/Manifest @@ -1,2 +1 @@ -DIST rocThrust-5.0.2.tar.gz 1183550 BLAKE2B 88021266dc9ffcb8f5e803acfe767c52aaa04b2348d0dcb204eb74bdf44ed26eb6d98f8d85324b90fe73228b52a0ad22686b87274c868ef19ec8ded825b58ea9 SHA512 3599b9498db392d480c08873d9e84ff1c05e5417e14e43e56f190fe4490873fec37c944a3c252942d6275a4fa4af85c82d39b62b0fdb5daa82023a2df8a3228f DIST rocThrust-5.1.3.tar.gz 1186518 BLAKE2B 2defe71247915940917438d4f0d0a811dca7de39e5168248968fa9c165b81d94b0e20f3df9b84db1fbdcd2eb87942dec5d3adbbe1a699eb51eeb4e1b2f0a88d0 SHA512 189c70343a410cf3f3c1589ef24c68a38b5270d8780d15261a124b8250f279a3c3c7afef38e6310d57cb1741b3ee75f0b4ac0bb9dfcf4a4fb0e7e6c0516faf74 diff --git a/sci-libs/rocThrust/rocThrust-5.0.2-r1.ebuild b/sci-libs/rocThrust/rocThrust-5.0.2-r1.ebuild deleted file mode 100644 index 41a056e51860..000000000000 --- a/sci-libs/rocThrust/rocThrust-5.0.2-r1.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="HIP back-end for the parallel algorithm library Thrust" -HOMEPAGE="https://github.com/ROCmSoftwarePlatform/rocThrust" -SRC_URI="https://github.com/ROCmSoftwarePlatform/rocThrust/archive/rocm-${PV}.tar.gz -> rocThrust-${PV}.tar.gz" - -LICENSE="Apache-2.0" -KEYWORDS="~amd64" -SLOT="0/$(ver_cut 1-2)" -IUSE="benchmark test" - -RESTRICT="!test? ( test )" - -RDEPEND="dev-util/hip:= - sci-libs/rocPRIM:${SLOT}" -DEPEND="${RDEPEND} - test? ( dev-cpp/gtest )" -BDEPEND=">=dev-util/cmake-3.22" - -S="${WORKDIR}/rocThrust-rocm-${PV}" - -PATCHES=( "${FILESDIR}/${PN}-4.0-operator_new.patch" ) - -src_prepare() { - sed -e "/PREFIX rocthrust/d" \ - -e "/DESTINATION/s:rocthrust/include/thrust:include/thrust:" \ - -e "/rocm_install_symlink_subdir(rocthrust)/d" \ - -e "/