mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
dev-libs/hipother: drop 6.1.1-r1, 6.3.2, 6.4.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
DIST hipother-6.1.1.tar.gz 33496 BLAKE2B 026967cb298a888df441d543d70478836036b81dc26c8284410076daf18eb28dc42f7d4b6aaf2bfaa8b6c957ada8244afc0e7c40882c0370bc2b6a0ae94ffaf8 SHA512 ca4d5df9e3138e845be051aace8fb02d84b879439e6bc9ca1551853f80f54b554b9cad1a91c6c114160b21d3ca62fa47a88e32efe60c0f475ff8b56f7f18b5d4
|
||||
DIST hipother-6.3.2.tar.gz 37656 BLAKE2B 23a29c674cec1dd6f99b24f901cd27883356c67c925156b34757c186a3105377a2d6c207338b8593de5af16b9f7a7b6ee8a528ab0cbfe93a3a57f5843a9b0a60 SHA512 d783a5356d71bc5dcf333d878c0cb44e306c29a7752a4d891300243682b04cfb6807c410e8b63d4fd5e1cb045554266477535fbd352bcbb65a242f5ee1f9d3db
|
||||
DIST hipother-6.3.3.tar.gz 37656 BLAKE2B f09a7e6623cff70af89e114b461ce5859a4912ecf41e8601cdd928b926f5a75d7e8ff55186bc3b2077b9115b8f37e1cfaad9e8c316e5e9bf6dbd0b4adebe25db SHA512 9ed7c0b301405f5daf7a8b87f085b6c9a2c8d33a790c06a14e8aefd41690db69a0ca81e9e50df380ccf2ffd0c244624de431ba82b826bf2ec529d81e3a6445ad
|
||||
DIST hipother-6.4.1.tar.gz 41114 BLAKE2B f1507021353363144ed641c4072f98f01095ad1fd83a4fa73733040c7f59684906950789be06b1837014fb04066b9a804c3c86c6d46259d48b92fa70f137cc31 SHA512 bace6d4cbca3c98d5e46d079e4f7e64fa8ff86fb0b8865f2b0fedfe60bc5443b6cfd2cfee7832662ac3a5ecf59ab5994b5d0c53ce5e4a68b133a773b2ef2d129
|
||||
DIST hipother-6.4.3.tar.gz 41133 BLAKE2B 9353922aee32e8740c97dec0a927c933ab0f66a8a2d90c669d03434d9afbc21d68fbd6700b2354bf915d74ce61399c860b6f98e072323d2be31730592882bad2 SHA512 32239e2a896303865065e009d1de71ac6b6cd193346a1daa99e44751d9dab5c08f7e2b668603692c5c2986047d3f3d97c518cdea9365204b8fa91478d0751548
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA"
|
||||
HOMEPAGE="https://github.com/ROCm/hipother"
|
||||
SRC_URI="https://github.com/ROCm/hipother/archive/refs/tags/rocm-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/hipother-rocm-${PV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
!<dev-util/hip-6
|
||||
"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/include
|
||||
doins -r hipnv/include/hip
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA"
|
||||
HOMEPAGE="https://github.com/ROCm/hipother"
|
||||
SRC_URI="https://github.com/ROCm/hipother/archive/refs/tags/rocm-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/hipother-rocm-${PV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
!<dev-util/hip-6
|
||||
"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/include
|
||||
doins -r hipnv/include/hip
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA"
|
||||
HOMEPAGE="https://github.com/ROCm/hipother"
|
||||
SRC_URI="https://github.com/ROCm/hipother/archive/refs/tags/rocm-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/hipother-rocm-${PV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
!<dev-util/hip-6
|
||||
"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/include
|
||||
doins -r hipnv/include/hip
|
||||
}
|
||||
Reference in New Issue
Block a user