public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/rocm-device-libs/
Date: Mon, 19 Dec 2022 14:00:41 +0000 (UTC)	[thread overview]
Message-ID: <1671458400.32ef8f95aca07c686f5810ea6052429a77299dab.asturm@gentoo> (raw)

commit:     32ef8f95aca07c686f5810ea6052429a77299dab
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 19:23:31 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 14:00:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ef8f95

dev-libs/rocm-device-libs: drop out-of-sync 9999 ebuild

Last touched in 2020 with 3.5.0 version bump. This is the only ROCm
package with a live version too, so seems to be irrelevant for workflow.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../rocm-device-libs/rocm-device-libs-9999.ebuild  | 33 ----------------------
 1 file changed, 33 deletions(-)

diff --git a/dev-libs/rocm-device-libs/rocm-device-libs-9999.ebuild b/dev-libs/rocm-device-libs/rocm-device-libs-9999.ebuild
deleted file mode 100644
index 32684d9ae3f7..000000000000
--- a/dev-libs/rocm-device-libs/rocm-device-libs-9999.ebuild
+++ /dev/null
@@ -1,33 +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-Device-Libs/"
-	inherit git-r3
-	S="${WORKDIR}/${P}/src"
-else
-	SRC_URI="https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/rocm-${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/ROCm-Device-Libs-rocm-${PV}"
-	KEYWORDS="~amd64"
-fi
-
-DESCRIPTION="Radeon Open Compute Device Libraries"
-HOMEPAGE="https://github.com/RadeonOpenCompute/ROCm-Device-Libs"
-
-LICENSE="MIT"
-SLOT="0/$(ver_cut 1-2)"
-
-RDEPEND="dev-libs/rocr-runtime
-	sys-devel/llvm-roc:="
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DLLVM_DIR="${EPREFIX}/usr/lib/llvm/roc/lib/cmake/llvm"
-	)
-	cmake_src_configure
-}


             reply	other threads:[~2022-12-19 14:00 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-19 14:00 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-01  7:57 [gentoo-commits] repo/gentoo:master commit in: dev-libs/rocm-device-libs/ Patrick Lauer
2024-09-09 18:20 Sam James
2023-12-23 10:43 罗百科
2023-10-19 10:38 罗百科
2023-10-11 10:41 罗百科
2023-10-09 12:34 罗百科
2023-09-03  7:34 罗百科
2023-09-03  7:08 罗百科
2023-02-01  9:53 Andreas Sturmlechner
2022-12-20  9:26 罗百科
2022-12-19 14:00 Andreas Sturmlechner
2022-11-19 11:50 Benda XU
2022-03-22  4:09 Benda XU
2022-02-11 16:12 Joonas Niilola
2021-08-19 19:46 Craig Andrews
2021-06-28 20:05 Craig Andrews
2021-03-27 11:36 罗百科
2020-12-21 12:55 Craig Andrews
2020-12-06 19:04 Craig Andrews
2020-11-13 17:50 Craig Andrews
2020-11-13 17:50 Craig Andrews
2020-11-13 15:36 Craig Andrews
2020-09-18 20:31 Craig Andrews
2020-08-25 21:08 Craig Andrews
2020-08-22 17:28 Craig Andrews
2020-06-24 13:19 Craig Andrews
2020-06-07 18:16 Craig Andrews
2020-04-01 19:33 Craig Andrews
2020-03-02  0:39 Craig Andrews
2020-01-02 12:59 Craig Andrews
2019-12-29 22:22 Craig Andrews
2019-11-24 17:10 Craig Andrews
2019-10-05 14:32 Craig Andrews
2019-09-30 15:23 Craig Andrews
2019-08-14 20:54 Craig Andrews
2019-08-07 17:38 Craig Andrews

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1671458400.32ef8f95aca07c686f5810ea6052429a77299dab.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox