From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/level-zero/
Date: Thu, 18 May 2023 17:37:51 +0000 (UTC) [thread overview]
Message-ID: <1684430767.e47156691f6fafaebdb500f4723d706dc28dd6e6.conikost@gentoo> (raw)
commit: e47156691f6fafaebdb500f4723d706dc28dd6e6
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu May 18 17:26:07 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu May 18 17:26:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4715669
dev-libs/level-zero: drop 1.9.9, 1.10.0
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-libs/level-zero/Manifest | 2 --
dev-libs/level-zero/level-zero-1.10.0.ebuild | 22 ----------------------
dev-libs/level-zero/level-zero-1.9.9.ebuild | 22 ----------------------
3 files changed, 46 deletions(-)
diff --git a/dev-libs/level-zero/Manifest b/dev-libs/level-zero/Manifest
index d679319f0cb0..b841a2a85fd8 100644
--- a/dev-libs/level-zero/Manifest
+++ b/dev-libs/level-zero/Manifest
@@ -1,3 +1 @@
-DIST level-zero-1.10.0.tar.gz 805696 BLAKE2B e4af82e65dc33a382245db1e42a1401493ca0a080ff02b4977d54c0a33fd5209230b09c8dd17d001c859a969385ef632816891e9fcb9702cbef2871461729328 SHA512 88c11e4103fde06d150854c8a77c445b7482c43c833b982dd92fc7fdbd2eafa26b1ed1d66c833dbda23e3d7514b6d30fb117db6a5833fe853d4ecc412dda351c
DIST level-zero-1.11.0.tar.gz 837654 BLAKE2B deaa68351233a2a67c09e3bccc5dd8c52fd7fb4c59920c645edb5672aaaaed67520bd7d730af06fff9414fb816dc4b204cf2ee355d8726b7294c133febc99f8f SHA512 38926d4c998947a0cbfb9070eb80c706b892a0e0e7da73918cff1795b41f74611d78f90202e1ba8df676da9664f913dcbf2d1c75325974a80e498dab014636cf
-DIST level-zero-1.9.9.tar.gz 784262 BLAKE2B d0a1b6d3f6fb4ebe25cedfb0fd2953726c4f903cbd9f77668fd3687410707e362b765f0bbf5261fa3b89092967daf63206c3bc0bd6ec9ca5650c352d67864e99 SHA512 07970c0f90a2626d8ea543ef473b7c57e16652848b8759598ab2188f956fdc54d5adba3bb78c79d28109b818a28ae4929c5b7851df1cbb68e0fe98bb66e3affb
diff --git a/dev-libs/level-zero/level-zero-1.10.0.ebuild b/dev-libs/level-zero/level-zero-1.10.0.ebuild
deleted file mode 100644
index f019194f4f68..000000000000
--- a/dev-libs/level-zero/level-zero-1.10.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="oneAPI Level Zero headers, loader and validation layer"
-HOMEPAGE="https://github.com/oneapi-src/level-zero"
-SRC_URI="https://github.com/oneapi-src/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-
-src_prepare() {
- cmake_src_prepare
-
- # According to upstream, release tarballs should contain this file but at least
- # some of them do not. Fortunately it is trivial to make one ourselves.
- echo "$(ver_cut 3)" > "${S}"/VERSION_PATCH || die
-}
diff --git a/dev-libs/level-zero/level-zero-1.9.9.ebuild b/dev-libs/level-zero/level-zero-1.9.9.ebuild
deleted file mode 100644
index 44fda91ff929..000000000000
--- a/dev-libs/level-zero/level-zero-1.9.9.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="oneAPI Level Zero headers, loader and validation layer"
-HOMEPAGE="https://github.com/oneapi-src/level-zero"
-SRC_URI="https://github.com/oneapi-src/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-
-src_prepare() {
- cmake_src_prepare
-
- # According to upstream, release tarballs should contain this file but at least
- # some of them do not. Fortunately it is trivial to make one ourselves.
- echo "$(ver_cut 3)" > "${S}"/VERSION_PATCH || die
-}
next reply other threads:[~2023-05-18 17:38 UTC|newest]
Thread overview: 103+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 17:37 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-18 11:42 [gentoo-commits] repo/gentoo:master commit in: dev-libs/level-zero/ Conrad Kostecki
2025-04-10 20:15 Conrad Kostecki
2025-04-10 20:15 Conrad Kostecki
2025-03-28 20:48 Conrad Kostecki
2025-03-28 20:48 Conrad Kostecki
2025-03-23 22:37 Conrad Kostecki
2025-03-08 23:21 Conrad Kostecki
2025-03-01 1:14 Conrad Kostecki
2025-02-14 22:06 Conrad Kostecki
2025-02-06 23:44 Conrad Kostecki
2025-01-28 22:49 Conrad Kostecki
2025-01-28 22:49 Conrad Kostecki
2025-01-18 23:47 Conrad Kostecki
2024-12-24 2:39 Conrad Kostecki
2024-12-24 2:39 Conrad Kostecki
2024-12-06 23:38 Conrad Kostecki
2024-11-23 23:36 Conrad Kostecki
2024-11-23 23:36 Conrad Kostecki
2024-11-23 23:36 Conrad Kostecki
2024-10-22 22:26 Conrad Kostecki
2024-10-22 22:26 Conrad Kostecki
2024-10-22 22:26 Conrad Kostecki
2024-10-05 23:00 Conrad Kostecki
2024-09-29 14:57 Conrad Kostecki
2024-09-29 14:57 Conrad Kostecki
2024-09-15 13:35 Conrad Kostecki
2024-07-14 12:30 Conrad Kostecki
2024-06-17 22:31 Conrad Kostecki
2024-06-17 22:31 Conrad Kostecki
2024-05-26 0:59 Conrad Kostecki
2024-05-12 12:29 Conrad Kostecki
2024-05-05 18:56 Conrad Kostecki
2024-04-17 14:13 Conrad Kostecki
2024-04-17 11:39 Conrad Kostecki
2024-04-17 11:39 Conrad Kostecki
2024-03-09 13:57 Conrad Kostecki
2024-02-08 21:49 Conrad Kostecki
2024-02-08 21:49 Conrad Kostecki
2023-12-26 2:45 Conrad Kostecki
2023-12-12 22:16 Conrad Kostecki
2023-12-12 22:16 Conrad Kostecki
2023-11-12 0:24 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-10-02 18:40 Conrad Kostecki
2023-10-02 18:40 Conrad Kostecki
2023-09-09 19:54 Conrad Kostecki
2023-09-08 16:04 Conrad Kostecki
2023-08-26 23:42 Conrad Kostecki
2023-08-15 22:40 Conrad Kostecki
2023-08-15 22:40 Conrad Kostecki
2023-07-25 21:00 Conrad Kostecki
2023-07-25 21:00 Conrad Kostecki
2023-07-15 20:37 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-05-18 17:37 Conrad Kostecki
2023-04-29 22:25 Conrad Kostecki
2023-04-10 18:38 Conrad Kostecki
2023-04-09 19:35 Conrad Kostecki
2023-04-09 19:35 Conrad Kostecki
2023-03-08 14:57 Conrad Kostecki
2023-03-04 0:00 Conrad Kostecki
2023-03-04 0:00 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2023-01-31 15:17 Conrad Kostecki
2022-12-13 21:58 Conrad Kostecki
2022-11-10 0:10 Conrad Kostecki
2022-11-10 0:10 Conrad Kostecki
2022-10-10 21:00 Conrad Kostecki
2022-08-21 0:31 Conrad Kostecki
2022-08-21 0:31 Conrad Kostecki
2022-07-23 12:30 Conrad Kostecki
2022-07-19 19:38 Conrad Kostecki
2022-05-21 13:52 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-04-11 20:58 Conrad Kostecki
2022-04-11 20:58 Conrad Kostecki
2022-03-12 11:52 Conrad Kostecki
2022-02-20 15:11 Conrad Kostecki
2022-02-20 15:11 Conrad Kostecki
2022-01-20 23:56 Conrad Kostecki
2022-01-20 22:58 Conrad Kostecki
2022-01-20 22:58 Conrad Kostecki
2021-12-20 10:20 Conrad Kostecki
2021-12-15 18:03 Conrad Kostecki
2021-12-15 18:03 Conrad Kostecki
2021-11-14 13:57 Conrad Kostecki
2021-11-07 12:37 Conrad Kostecki
2021-11-07 12:37 Conrad Kostecki
2021-10-19 19:11 Conrad Kostecki
2021-10-07 16:55 Conrad Kostecki
2021-09-21 18:26 Conrad Kostecki
2021-09-21 6:35 Agostino Sarubbo
2021-09-18 21:47 Conrad Kostecki
2021-08-19 11:59 Conrad Kostecki
2021-08-16 17:12 Conrad Kostecki
2020-11-03 11:49 Marek Szuba
2020-11-03 11:40 Marek Szuba
2020-08-24 17:19 Marek Szuba
2020-04-23 21:11 Marek Szuba
2020-04-23 11:01 Marek Szuba
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=1684430767.e47156691f6fafaebdb500f4723d706dc28dd6e6.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