public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/trace-cmd/
Date: Mon, 12 Feb 2024 19:45:33 +0000 (UTC)	[thread overview]
Message-ID: <1707767093.e249a804c696d7b0874ed39c5fe6428729893ff7.chutzpah@gentoo> (raw)

commit:     e249a804c696d7b0874ed39c5fe6428729893ff7
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 12 19:44:53 2024 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Mon Feb 12 19:44:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e249a804

dev-util/trace-cmd: Revbump, remote unneeded dep, optimize python

Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 .../trace-cmd/{trace-cmd-3.2-r1.ebuild => trace-cmd-3.2-r2.ebuild}  | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-util/trace-cmd/trace-cmd-3.2-r1.ebuild b/dev-util/trace-cmd/trace-cmd-3.2-r2.ebuild
similarity index 96%
rename from dev-util/trace-cmd/trace-cmd-3.2-r1.ebuild
rename to dev-util/trace-cmd/trace-cmd-3.2-r2.ebuild
index ac238bb320a9..5b793f1856fd 100644
--- a/dev-util/trace-cmd/trace-cmd-3.2-r1.ebuild
+++ b/dev-util/trace-cmd/trace-cmd-3.2-r2.ebuild
@@ -43,7 +43,6 @@ DEPEND="
 "
 BDEPEND="
 	app-text/asciidoc
-	dev-util/source-highlight
 	virtual/pkgconfig
 	python? ( dev-lang/swig )
 "
@@ -88,8 +87,13 @@ src_configure() {
 
 src_install() {
 	meson_src_install
+	python_install
 
 	# TODO: fix bash completion name
 	mv "${D}"/usr/share/bash-completion/completions/${PN}.bash \
 		"${D}"/usr/share/bash-completion/completions/${PN} || die
 }
+
+python_install() {
+	python_optimize $(python_get_sitedir)
+}


             reply	other threads:[~2024-02-12 19:45 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-12 19:45 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-23 12:35 [gentoo-commits] repo/gentoo:master commit in: dev-util/trace-cmd/ Yixun Lan
2024-05-30  7:53 Yixun Lan
2024-04-23 23:20 Patrick McLean
2024-02-19  7:32 Yixun Lan
2024-02-13  1:19 Patrick McLean
2024-02-03 13:42 Yixun Lan
2024-02-03 13:32 Yixun Lan
2024-02-03 13:32 Yixun Lan
2023-06-10  9:12 Sam James
2023-01-19 22:51 Yixun Lan
2023-01-13  6:43 Sam James
2023-01-13  6:42 Sam James
2023-01-12 23:35 Yixun Lan
2023-01-11  8:03 Arthur Zamarin
2023-01-04  4:20 Yixun Lan
2022-12-22  6:12 Yixun Lan
2022-12-20  1:56 Yixun Lan
2022-11-16  7:34 Yixun Lan
2022-09-02 13:59 Yixun Lan
2022-09-02 13:59 Yixun Lan
2022-07-29 12:12 Arthur Zamarin
2022-06-16 16:58 Patrick McLean
2021-03-26 12:00 Agostino Sarubbo
2021-03-11 17:29 Ben Kohler
2020-08-14 23:22 Andreas Sturmlechner
2020-07-28  0:14 Patrick McLean
2020-06-05 15:45 Mart Raudsepp
2020-05-14 22:25 Aaron Bauman
2020-02-10 21:00 Michał Górny
2019-08-29  1:24 Zac Medico
2019-07-26  0:22 Patrick McLean
2019-07-19 22:58 Patrick McLean
2019-04-10  1:00 Patrick McLean
2019-03-13 21:59 Patrick McLean
2019-03-11 20:31 Patrick McLean
2018-11-13 15:31 Craig Andrews
2017-04-20 20:48 David Seifert
2016-01-13 23:23 Patrick McLean

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=1707767093.e249a804c696d7b0874ed39c5fe6428729893ff7.chutzpah@gentoo \
    --to=chutzpah@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