From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/accerciser/
Date: Sat, 9 Nov 2024 12:29:17 +0000 (UTC) [thread overview]
Message-ID: <1731155340.13882d23f288ebc3a72e8c1f21eb2c2ba6e7632e.pacho@gentoo> (raw)
commit: 13882d23f288ebc3a72e8c1f21eb2c2ba6e7632e
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 12:27:38 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 12:29:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13882d23
app-accessibility/accerciser: Fix all shebangs at the same phase
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-accessibility/accerciser/accerciser-3.44.1.ebuild | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/app-accessibility/accerciser/accerciser-3.44.1.ebuild b/app-accessibility/accerciser/accerciser-3.44.1.ebuild
index 71c845b20ff2..f901673f9dc1 100644
--- a/app-accessibility/accerciser/accerciser-3.44.1.ebuild
+++ b/app-accessibility/accerciser/accerciser-3.44.1.ebuild
@@ -43,15 +43,9 @@ BDEPEND="
virtual/pkgconfig
"
-src_prepare() {
- default
- python_fix_shebang .
-}
-
-
src_install() {
- python_fix_shebang "${WORKDIR}/${P}-build"/src/accerciser
meson_src_install
gnome2_src_install
+ python_fix_shebang "${ED}"
python_optimize
}
next reply other threads:[~2024-11-09 12:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 12:29 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-09 12:29 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/accerciser/ Pacho Ramos
2024-07-16 7:03 Pacho Ramos
2024-07-15 19:00 Pacho Ramos
2024-06-19 9:15 Pacho Ramos
2024-04-06 21:07 Arthur Zamarin
2023-10-19 14:53 Pacho Ramos
2022-07-29 16:08 Matt Turner
2021-07-08 13:21 Mart Raudsepp
2021-03-13 3:51 Matt Turner
2020-12-04 14:47 Aaron Bauman
2020-08-02 7:16 Mart Raudsepp
2020-07-20 6:42 Agostino Sarubbo
2020-07-19 7:43 Agostino Sarubbo
2020-07-11 7:52 Mart Raudsepp
2017-12-09 14:21 Pacho Ramos
2017-04-19 8:03 David Seifert
2017-01-22 16:18 Pacho Ramos
2016-11-13 11:52 Gilles Dartiguelongue
2016-10-08 16:09 Pacho Ramos
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=1731155340.13882d23f288ebc3a72e8c1f21eb2c2ba6e7632e.pacho@gentoo \
--to=pacho@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