public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/
Date: Fri, 28 Mar 2025 20:48:19 +0000 (UTC)	[thread overview]
Message-ID: <1743194889.a0b1fb8a43e69e26b626b219be07b2d1c12d00f0.conikost@gentoo> (raw)

commit:     a0b1fb8a43e69e26b626b219be07b2d1c12d00f0
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 28 20:42:19 2025 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Mar 28 20:48:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b1fb8a

dev-libs/intel-metrics-discovery: drop 1.13.179

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-libs/intel-metrics-discovery/Manifest          |  1 -
 .../intel-metrics-discovery-1.13.179.ebuild        | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-libs/intel-metrics-discovery/Manifest b/dev-libs/intel-metrics-discovery/Manifest
index cf3611fcecd2..074e28b30c35 100644
--- a/dev-libs/intel-metrics-discovery/Manifest
+++ b/dev-libs/intel-metrics-discovery/Manifest
@@ -1,2 +1 @@
-DIST metrics-discovery-1.13.179.tar.gz 5630041 BLAKE2B 0a7d44eb70550c0e68b6402e077c3ec3798cd7f50fb894d836d0d361398edc0886ca8114085c76313cfec3c72f041521174291cbe3dcdc42bef8d1001798efd3 SHA512 4e50c0c34f0d0b4470ede001d35ceebd838508e4125dd7e3572ad3d521affa15f20af4551c039f167c79b44a96a4f206aa122c8cbb030377b9584bf8ae9fb737
 DIST metrics-discovery-1.14.180.tar.gz 5638383 BLAKE2B 54b3c141f51862575997b392b1cfff50a6fc0f4d62eb7baea2a8b2fc7e213f43d48fbbf4ae4154468afce1a7c0665153fa6b2595c8cbf3e4bfeac2f79bfaf5d8 SHA512 da744fc052e4df14498b7a97465a1afb20156fa8759918212591e6dc74f3367f48d34344d8db272f0d2412e51d19ccca80036346f7a437cfee765201c6427c75

diff --git a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.13.179.ebuild b/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.13.179.ebuild
deleted file mode 100644
index f2ea6aaecbd1..000000000000
--- a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.13.179.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-MY_PN="${PN/intel-/}"
-MY_P="${MY_PN}-${PV}"
-
-inherit cmake
-
-DESCRIPTION="A user mode library that provides access to GPU performance data"
-HOMEPAGE="https://github.com/intel/metrics-discovery"
-SRC_URI="https://github.com/intel/${MY_PN}/archive/refs/tags/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${MY_P}"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-
-DEPEND="x11-libs/libdrm"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-1.12.178-revert-definitions.patch" )
-
-src_configure() {
-	local mycmakeargs=( -DLINUX_DISTRO="Gentoo" )
-	cmake_src_configure
-}


             reply	other threads:[~2025-03-28 20:48 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-28 20:48 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-28 20:48 [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/ Conrad Kostecki
2025-03-08 23:21 Conrad Kostecki
2025-01-09 15:13 Conrad Kostecki
2025-01-09 15:13 Conrad Kostecki
2024-12-24  2:39 Conrad Kostecki
2024-12-24  2:39 Conrad Kostecki
2024-12-24  2:39 Conrad Kostecki
2024-09-29 14:57 Conrad Kostecki
2024-09-29 14:57 Conrad Kostecki
2024-09-15 14:52 Conrad Kostecki
2024-07-27 17:54 Conrad Kostecki
2024-07-27 17:54 Conrad Kostecki
2024-06-27 15:40 Conrad Kostecki
2024-04-17 14:13 Conrad Kostecki
2024-02-08 21:49 Conrad Kostecki
2024-02-08 21:49 Conrad Kostecki
2023-12-28 18:32 Conrad Kostecki
2023-11-11 23:37 Conrad Kostecki
2023-11-11 23:37 Conrad Kostecki
2023-10-02 19:32 Conrad Kostecki
2023-08-15 22:40 Conrad Kostecki
2023-08-15 22:40 Conrad Kostecki
2023-07-15 20:37 Conrad Kostecki
2023-05-18 17:37 Conrad Kostecki
2023-04-18 20:38 Conrad Kostecki
2023-04-10 18:38 Conrad Kostecki

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=1743194889.a0b1fb8a43e69e26b626b219be07b2d1c12d00f0.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