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: app-editors/helix/
Date: Wed, 21 May 2025 21:03:39 +0000 (UTC)	[thread overview]
Message-ID: <1747861327.13af81af2b969a5aa6a27f28638e7f448760a14a.sam@gentoo> (raw)

commit:     13af81af2b969a5aa6a27f28638e7f448760a14a
Author:     idealseal <realidealseal <AT> protonmail <DOT> com>
AuthorDate: Sun Mar 16 19:54:14 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 21 21:02:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13af81af

app-editors/helix: align path in QA_FLAGS_IGNORED

Signed-off-by: idealseal <realidealseal <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41120
Closes: https://github.com/gentoo/gentoo/pull/41120
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/helix/helix-24.07-r1.ebuild | 2 +-
 app-editors/helix/helix-25.01.1.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/helix/helix-24.07-r1.ebuild b/app-editors/helix/helix-24.07-r1.ebuild
index ca8e7b53a828..bd484d6ce839 100644
--- a/app-editors/helix/helix-24.07-r1.ebuild
+++ b/app-editors/helix/helix-24.07-r1.ebuild
@@ -307,7 +307,7 @@ RDEPEND="dev-vcs/git"
 pkg_setup() {
 	QA_FLAGS_IGNORED="
 		usr/bin/hx
-		/usr/$(get_libdir)/helix/.*\.so
+		usr/$(get_libdir)/${PN}/.*\.so
 	"
 	export HELIX_DEFAULT_RUNTIME="${EPREFIX}/usr/share/${PN}/runtime"
 	use grammar || export HELIX_DISABLE_AUTO_GRAMMAR_BUILD=1

diff --git a/app-editors/helix/helix-25.01.1.ebuild b/app-editors/helix/helix-25.01.1.ebuild
index 06bd946b6861..cb5b159317fd 100644
--- a/app-editors/helix/helix-25.01.1.ebuild
+++ b/app-editors/helix/helix-25.01.1.ebuild
@@ -34,7 +34,7 @@ RDEPEND="dev-vcs/git"
 pkg_setup() {
 	QA_FLAGS_IGNORED="
 		usr/bin/hx
-		/usr/$(get_libdir)/helix/.*\.so
+		usr/$(get_libdir)/${PN}/.*\.so
 	"
 	export HELIX_DEFAULT_RUNTIME="${EPREFIX}/usr/share/${PN}/runtime"
 	use grammar || export HELIX_DISABLE_AUTO_GRAMMAR_BUILD=1


             reply	other threads:[~2025-05-21 21:04 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-21 21:03 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-22 16:58 [gentoo-commits] repo/gentoo:master commit in: app-editors/helix/ Patrick McLean
2025-07-22 16:58 Patrick McLean
2025-05-21 21:03 Sam James
2025-04-26  4:05 Sam James
2025-03-01  7:54 Joonas Niilola
2025-03-01  7:54 Joonas Niilola
2025-01-09 19:38 Patrick McLean
2025-01-09 19:38 Patrick McLean
2024-09-21  5:32 Sam James
2024-07-23  5:27 Joonas Niilola
2024-07-23  5:27 Joonas Niilola
2024-07-23  5:27 Joonas Niilola
2024-07-23  5:27 Joonas Niilola
2024-07-23  5:27 Joonas Niilola
2024-07-23  4:29 Joonas Niilola
2024-05-23 14:25 Joonas Niilola
2024-04-05 11:29 Joonas Niilola
2024-04-04 17:34 Patrick McLean
2023-12-12 22:36 Patrick McLean
2023-12-12 22:36 Patrick McLean
2023-11-07  0:55 Patrick McLean
2023-10-26 17:19 Patrick McLean
2023-05-28  7:47 Joonas Niilola
2023-04-11 23:38 Patrick McLean
2023-03-17 22:54 Patrick McLean
2023-03-17  3:28 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=1747861327.13af81af2b969a5aa6a27f28638e7f448760a14a.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