From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-keyring/
Date: Thu, 9 Nov 2023 06:45:29 +0000 (UTC) [thread overview]
Message-ID: <1699499739.ab5d7e2ab08f9fe2ad0f5e891010c5b39a8a8974.lanodan@gentoo> (raw)
Message-ID: <20231109064529.-Uxh6Svh-5vbBwdRJ6UbJF2AHPXHFTGPWO-Oi4uGFRs@z> (raw)
commit: ab5d7e2ab08f9fe2ad0f5e891010c5b39a8a8974
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu Nov 9 03:15:39 2023 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Thu Nov 9 03:15:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab5d7e2a
app-admin/himitsu-keyring: Fix python shebang
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild b/app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild
index ede0df292d..69f33fca4d 100644
--- a/app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild
+++ b/app-admin/himitsu-keyring/himitsu-keyring-0.2.0.ebuild
@@ -23,3 +23,9 @@ RDEPEND="
gui-libs/libhandy:=
"
DEPEND="${RDEPEND}"
+
+src_prepare() {
+ default
+
+ sed -i "s;@PYTHON@;/usr/bin/${EPYTHON};g" himitsu_gtk/himitsu-keyring.in || die
+}
next reply other threads:[~2023-11-09 6:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 3:15 Haelwenn Monnier [this message]
2023-11-09 6:45 ` [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-keyring/ Haelwenn Monnier
-- strict thread matches above, loose matches on Subject: below --
2024-03-10 22:15 [gentoo-commits] repo/proj/guru:dev " Haelwenn Monnier
2023-11-09 3:11 Haelwenn Monnier
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=1699499739.ab5d7e2ab08f9fe2ad0f5e891010c5b39a8a8974.lanodan@gentoo \
--to=contact@hacktivis.me \
--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