public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/opencl-headers/
Date: Tue,  1 Mar 2022 16:47:39 +0000 (UTC)	[thread overview]
Message-ID: <1646153246.3072415e68aa8ff211ecef7ff727390dff2c6de2.marecki@gentoo> (raw)

commit:     3072415e68aa8ff211ecef7ff727390dff2c6de2
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 15:41:16 2022 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 16:47:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3072415e

dev-util/opencl-headers: drop 2021.04.29

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-util/opencl-headers/Manifest                   |  1 -
 .../opencl-headers-2021.04.29.ebuild               | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-util/opencl-headers/Manifest b/dev-util/opencl-headers/Manifest
index 5ab8d0dd770d..1ff5f66c2547 100644
--- a/dev-util/opencl-headers/Manifest
+++ b/dev-util/opencl-headers/Manifest
@@ -1,4 +1,3 @@
 DIST opencl-headers-2020.06.16.tar.gz 54769 BLAKE2B 8b8bf4e1948a38e12cbaba8a5df22757136655c72059af3c1e4526db529e272198fb84d805a79b275bf8432eec6a0f102f062f203e5d43b29bb482d109d05b08 SHA512 702c64648cd5d220aaeea1fc7f8a552f3ec75d1a867e1e9db7295452b288f22c2794e7b9a9bce7f01362b1fc2466940eef45aa7e88dd0e5a4570450a79c66391
-DIST opencl-headers-2021.04.29.tar.gz 59775 BLAKE2B 9e1728ce33066430711de911f4b2713abca5a0a57b8e52cb662aabe37657c703ab39dbbd990332847ae3d9f31f4855708c17832b801f8ca6a6f12ab12b139711 SHA512 370d02044c61f2394e9a8a9772b30b996074e3b51461387a570aaf1c29488844fe9090d873b2679eb4a472135bac7a9ba5590daf9d79c006de17f709afcb74e1
 DIST opencl-headers-2021.06.30.tar.gz 59866 BLAKE2B 7bf7b7d6f69178ae14d4ba5b012d134e0d0005acd8aa6c1c09c6d34b531ccf74381af072aaf85fa41ab1d8cb783b8c3c5fc528ddef078ba8dbb91708849fb0d0 SHA512 9d3ddf3a02ff4de00686f7e8cc7eef9f75e3c0e68920e787941c2d8a3ad895ae46d7c717894527a56144febf19ccc25ed733018d3d683509b1d8cc368d99b8ba
 DIST opencl-headers-2022.01.04.tar.gz 62719 BLAKE2B 6791a679a09248746dd6b23d46001a8b6fcb3efc0a5d7c35be14463543ca08e57d24d1a4ab3ec765c315f44e849aa9c52d574f521ee1f660f9232979e511a9b3 SHA512 7c47486f40db16b8264f7e1febedd09c0481308eb15b5f4c4b5ff37c4ffb7697ae79427d221babe921704681942cd152b676b3bed660ba79d2901a48228d14ae

diff --git a/dev-util/opencl-headers/opencl-headers-2021.04.29.ebuild b/dev-util/opencl-headers/opencl-headers-2021.04.29.ebuild
deleted file mode 100644
index ae147f1297a5..000000000000
--- a/dev-util/opencl-headers/opencl-headers-2021.04.29.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="OpenCL-Headers"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Unified C language headers for the OpenCL API"
-HOMEPAGE="https://github.com/KhronosGroup/OpenCL-Headers"
-SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-	insinto /usr/include
-	doins -r "${S}"/CL
-}


             reply	other threads:[~2022-03-01 16:47 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-01 16:47 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 15:42 [gentoo-commits] repo/gentoo:master commit in: dev-util/opencl-headers/ Michał Górny
2024-11-23 13:02 Arthur Zamarin
2024-06-12 13:52 Marek Szuba
2024-05-23 13:34 WANG Xuerui
2024-04-24 14:17 Sam James
2024-04-24 14:17 Sam James
2024-04-24 14:13 Sam James
2023-12-24 11:45 Marek Szuba
2023-08-14 10:16 Marek Szuba
2023-07-15  8:19 Arthur Zamarin
2023-07-15  8:19 Arthur Zamarin
2023-07-15  3:10 Sam James
2023-04-21  8:56 Marek Szuba
2023-04-12  6:05 Yixun Lan
2023-04-08 18:49 Marek Szuba
2023-04-08 11:13 Arthur Zamarin
2023-04-08  9:00 Arthur Zamarin
2023-04-08  8:30 Arthur Zamarin
2023-02-24 22:07 Marek Szuba
2023-01-28 22:55 Marek Szuba
2023-01-28  1:40 Sam James
2023-01-28  0:26 Sam James
2023-01-28  0:15 Sam James
2022-10-04  0:53 Marek Szuba
2022-09-26  9:07 Marek Szuba
2022-09-26  1:01 Marek Szuba
2022-09-05 21:57 Marek Szuba
2022-07-26  4:49 Sam James
2022-07-24  1:04 Sam James
2022-06-01 23:43 Marek Szuba
2022-04-11 11:16 Marek Szuba
2022-04-11  6:35 Jakov Smolić
2022-04-10  9:05 Agostino Sarubbo
2022-02-09  0:20 Marek Szuba
2021-09-29 14:07 Sam James
2021-09-29 14:07 Sam James
2021-08-28 23:11 Marek Szuba
2021-08-28 20:21 Marek Szuba
2021-06-26  9:45 罗百科
2021-06-23  9:15 Marek Szuba
2021-06-23  6:29 Agostino Sarubbo
2021-06-23  4:43 Sam James
2021-05-13 14:27 Marek Szuba
2021-05-06 17:07 Marek Szuba
2021-04-27 11:05 Marek Szuba
2021-03-20  9:02 罗百科
2020-11-12 21:03 Thomas Deutschmann
2020-11-06 20:38 Sam James
2020-06-19 14:31 Marek Szuba
2020-05-14 21:29 Thomas Deutschmann
2020-05-12 12:50 Mikle Kolyada
2020-04-08 22:52 Marek Szuba
2020-04-02  0:21 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=1646153246.3072415e68aa8ff211ecef7ff727390dff2c6de2.marecki@gentoo \
    --to=marecki@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