From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/opencl/
Date: Sun, 06 Apr 2025 15:56:59 +0000 (UTC) [thread overview]
Message-ID: <1743954819.ddca970767dad70090d8bf3969d030c8583154c3.conikost@gentoo> (raw)
commit: ddca970767dad70090d8bf3969d030c8583154c3
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 6 15:45:58 2025 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Apr 6 15:53:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddca9707
Revert "virtual/opencl: bump to EAPI=8"
This reverts commit 55a4891c2cf486cd4987a527ad3e3f0060ff508a.
As per pms, pkg-slotmove cannot be done per version based.
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
virtual/opencl/{opencl-3-r4.ebuild => opencl-3-r3.ebuild} | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/virtual/opencl/opencl-3-r4.ebuild b/virtual/opencl/opencl-3-r3.ebuild
similarity index 84%
rename from virtual/opencl/opencl-3-r4.ebuild
rename to virtual/opencl/opencl-3-r3.ebuild
index bf4ffa9ca7d2..9924965db66a 100644
--- a/virtual/opencl/opencl-3-r4.ebuild
+++ b/virtual/opencl/opencl-3-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit multilib-build
@@ -9,7 +9,9 @@ DESCRIPTION="Virtual for OpenCL API"
SLOT="0"
KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv x86"
-RDEPEND=">=dev-libs/opencl-icd-loader-2023.02.06[${MULTILIB_USEDEP}]"
+RDEPEND="
+ >=dev-libs/opencl-icd-loader-2023.02.06[${MULTILIB_USEDEP}]
+"
pkg_postinst() {
elog
@@ -17,8 +19,7 @@ pkg_postinst() {
elog "Currently included in Gentoo are:"
elog
elog " * open:"
- elog " - dev-libs/intel-compute-runtime - integrated Intel GPUs from Gen12 onwards. 64-bit only;"
- elog " - dev-libs/intel-compute-runtime-legacy - integrated Intel GPUs from Gen5 up to Gen11. 64-bit only;"
+ elog " - dev-libs/intel-compute-runtime - integrated Intel GPUs from Broadwell onwards. 64-bit only;"
elog " - dev-libs/pocl - to run OpenCL programs on your CPU, if you do not have a supported GPU;"
elog " - dev-libs/rocm-opencl-runtime - AMD GPUs supported by the amdgpu kernel driver. 64-bit only;"
elog " - media-libs/mesa[opencl] - some older AMD GPUs; see [1]. 32-bit support;"
next reply other threads:[~2025-04-06 15:57 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-06 15:56 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-06 15:06 [gentoo-commits] repo/gentoo:master commit in: virtual/opencl/ Conrad Kostecki
2025-01-15 18:44 Sam James
2025-01-05 1:37 Sam James
2024-10-21 22:48 Matt Turner
2024-05-23 13:34 WANG Xuerui
2023-04-13 3:03 Sam James
2023-04-12 6:05 Yixun Lan
2022-10-04 3:18 Sam James
2022-07-26 4:49 Sam James
2022-07-24 1:07 Sam James
2022-07-24 1:04 Sam James
2021-05-23 12:54 Marek Szuba
2020-08-25 10:39 Marek Szuba
2020-05-18 20:40 Matt Turner
2020-05-14 21:29 Thomas Deutschmann
2020-05-12 12:50 Mikle Kolyada
2020-04-10 13:31 Marek Szuba
2020-04-01 21:15 Marek Szuba
2020-04-01 21:15 Marek Szuba
2020-03-25 13:36 Marek Szuba
2020-03-11 20:19 Matt Turner
2020-02-28 12:08 Marek Szuba
2020-02-28 12:03 Marek Szuba
2020-02-25 9:07 Marek Szuba
2020-02-24 19:11 Marek Szuba
2019-09-21 17:11 Matt Turner
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-08-15 16:27 Craig Andrews
2019-07-10 18:07 Marek Szuba
2019-05-08 19:21 Mikle Kolyada
2019-04-25 22:32 Pacho Ramos
2019-04-19 22:39 Pacho Ramos
2018-07-09 16:51 Michał Górny
2018-05-12 2:45 Matt Turner
2018-05-07 19:22 Thomas Deutschmann
2018-05-06 12:26 Mikle Kolyada
2017-11-24 6:06 Matt Turner
2017-08-09 15:10 Marek Szuba
2017-06-18 16:46 Alexis Ballier
2017-03-25 0:45 Matt Turner
2017-01-26 10:40 Marek Szuba
2017-01-25 1:00 Matt Turner
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=1743954819.ddca970767dad70090d8bf3969d030c8583154c3.conikost@gentoo \
--to=conikost@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