public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/processor-trace/
Date: Wed, 13 Apr 2022 05:55:28 +0000 (UTC)	[thread overview]
Message-ID: <1649829298.a94df17309f4dc0c46dfdce92b612044b389b976.sam@gentoo> (raw)

commit:     a94df17309f4dc0c46dfdce92b612044b389b976
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 05:52:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 05:54:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94df173

dev-libs/processor-trace: treeclean

Closes: https://bugs.gentoo.org/774480
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/processor-trace/Manifest                  |  1 -
 dev-libs/processor-trace/metadata.xml              |  5 ----
 .../processor-trace/processor-trace-2.0.ebuild     | 27 ----------------------
 3 files changed, 33 deletions(-)

diff --git a/dev-libs/processor-trace/Manifest b/dev-libs/processor-trace/Manifest
deleted file mode 100644
index c415a7da387f..000000000000
--- a/dev-libs/processor-trace/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST processor-trace-2.0.tar.gz 338965 BLAKE2B cc536139ab0e6f7e0d4a99e906a32e9636e55444e4c5fc37fb18a0df538bb5f6ae4c0cf4bc207afab6d0490a2fa7678fc8a0696dd1b16055869d6fdbd73618db SHA512 ec63151e842c81cc73ea11ba560b63e005cefbe19d98de24ae5c8caa4de7c9c1d71d1ec5b6214a347592eac675b75a3d2b26d4691ca86f91020ebfea8e912939

diff --git a/dev-libs/processor-trace/metadata.xml b/dev-libs/processor-trace/metadata.xml
deleted file mode 100644
index 115e9d64a669..000000000000
--- a/dev-libs/processor-trace/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/dev-libs/processor-trace/processor-trace-2.0.ebuild b/dev-libs/processor-trace/processor-trace-2.0.ebuild
deleted file mode 100644
index 9d3e61966693..000000000000
--- a/dev-libs/processor-trace/processor-trace-2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Intel(R) Processor Trace decoder library"
-HOMEPAGE="https://github.com/01org/processor-trace"
-SRC_URI="https://github.com/01org/processor-trace/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="-* ~amd64"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-DEPEND="doc? ( app-text/pandoc )"
-
-src_configure() {
-	local mycmakeargs=(
-		-DMAN=$(usex doc)
-		-DPTUNIT=$(usex test)
-	)
-
-	cmake-utils_src_configure
-}


             reply	other threads:[~2022-04-13  5:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-13  5:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-11 14:58 [gentoo-commits] repo/gentoo:master commit in: dev-libs/processor-trace/ Sam James
2018-10-01 20:22 Michał Górny
2018-10-01 20:22 Michał Górny
2018-09-13 17:37 Michał Górny

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=1649829298.a94df17309f4dc0c46dfdce92b612044b389b976.sam@gentoo \
    --to=sam@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