public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-vcs/lefthook/
Date: Wed, 27 Dec 2023 20:23:23 +0000 (UTC)	[thread overview]
Message-ID: <1703618111.cd5dbae6c2724eb154879f333cbf6f0009bf3e8f.davidroman@gentoo> (raw)

commit:     cd5dbae6c2724eb154879f333cbf6f0009bf3e8f
Author:     Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Tue Dec 26 19:15:11 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Dec 26 19:15:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd5dbae6

dev-vcs/lefthook: add 1.5.5-r1, drop 1.5.5

Override src_test function. `make test` has hardcoded `-race` option
that conflicts with conditionally set `-buildmode=pie`.

Closes: https://bugs.gentoo.org/920634
Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>

 dev-vcs/lefthook/{lefthook-1.5.5.ebuild => lefthook-1.5.5-r1.ebuild} | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-vcs/lefthook/lefthook-1.5.5.ebuild b/dev-vcs/lefthook/lefthook-1.5.5-r1.ebuild
similarity index 93%
rename from dev-vcs/lefthook/lefthook-1.5.5.ebuild
rename to dev-vcs/lefthook/lefthook-1.5.5-r1.ebuild
index 560e22e627..8655b2a5bd 100644
--- a/dev-vcs/lefthook/lefthook-1.5.5.ebuild
+++ b/dev-vcs/lefthook/lefthook-1.5.5-r1.ebuild
@@ -28,6 +28,10 @@ src_compile() {
 	ego build
 }
 
+src_test() {
+	ego test -timeout=30s ./...
+}
+
 src_install() {
 	dobin "${PN}"
 	dodoc README.md CHANGELOG.md docs/configuration.md docs/usage.md


             reply	other threads:[~2023-12-27 20:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 20:23 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-23  7:33 [gentoo-commits] repo/proj/guru:master commit in: dev-vcs/lefthook/ Viorel Munteanu
2023-08-10  8:14 Viorel Munteanu
2023-01-08 10:27 Florian Schmaus
2023-01-08 10:27 Florian Schmaus
2022-06-20  7:42 Florian Schmaus
2022-06-20  7:42 Florian Schmaus
2022-06-20  7:42 Florian Schmaus
2022-06-20  7:42 Florian Schmaus

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=1703618111.cd5dbae6c2724eb154879f333cbf6f0009bf3e8f.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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