public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/indexed-gzip/
Date: Wed, 30 Aug 2023 13:23:01 +0000 (UTC)	[thread overview]
Message-ID: <1693401775.314004b040ff2b5024343966bf92880ab793968c.mgorny@gentoo> (raw)

commit:     314004b040ff2b5024343966bf92880ab793968c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 12:01:19 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 13:22:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314004b0

dev-python/indexed-gzip: Control line tracing via USE=debug

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{indexed-gzip-1.8.5.ebuild => indexed-gzip-1.8.5-r1.ebuild}        | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/indexed-gzip/indexed-gzip-1.8.5.ebuild b/dev-python/indexed-gzip/indexed-gzip-1.8.5-r1.ebuild
similarity index 92%
rename from dev-python/indexed-gzip/indexed-gzip-1.8.5.ebuild
rename to dev-python/indexed-gzip/indexed-gzip-1.8.5-r1.ebuild
index 9e9fb985434c..1623c5ba6d3c 100644
--- a/dev-python/indexed-gzip/indexed-gzip-1.8.5.ebuild
+++ b/dev-python/indexed-gzip/indexed-gzip-1.8.5-r1.ebuild
@@ -44,7 +44,8 @@ src_prepare() {
 }
 
 src_compile() {
-	if use test; then
+	# This actually enables line tracing, so it fits USE=debug more.
+	if use debug; then
 		export INDEXED_GZIP_TESTING=1
 	fi
 	distutils-r1_src_compile


             reply	other threads:[~2023-08-30 13:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 13:23 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19 11:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/indexed-gzip/ Michał Górny
2023-12-30 18:28 Michał Górny
2023-11-07 15:19 Michał Górny
2023-10-27 17:47 Michał Górny
2023-10-27 17:47 Michał Górny
2023-10-27 17:47 Michał Górny
2023-08-30 13:23 Michał Górny
2023-08-30 13:23 Michał Górny
2023-08-30  3:01 Michał Górny
2023-07-26  6:03 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=1693401775.314004b040ff2b5024343966bf92880ab793968c.mgorny@gentoo \
    --to=mgorny@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