From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/pathological/
Date: Tue, 17 Jan 2023 06:03:08 +0000 (UTC) [thread overview]
Message-ID: <1673934874.6767ce1df22ca7d22972510cb665a6e80be75f30.ionen@gentoo> (raw)
commit: 6767ce1df22ca7d22972510cb665a6e80be75f30
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 05:18:21 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 05:54:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6767ce1d
games-puzzle/pathological: enable py3.11
Also quote EPREFIX while here, and EPYTHON fwiw (not a real
worry but it's often quoted in ebuilds anyway).
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild b/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
index f26cee1eff8d..4b6bfac95bb9 100644
--- a/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
+++ b/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit desktop optfeature python-single-r1
MY_P="${PN}-$(ver_cut 1-3)"
@@ -43,8 +43,8 @@ src_prepare() {
default
- sed -e "s|^cd .*/|cd ${EPREFIX}/usr/share/|" \
- -e "s|^exec|exec ${EPYTHON}|" \
+ sed -e "s|^cd .*/|cd ${EPREFIX@Q}/usr/share/|" \
+ -e "s|^exec|exec ${EPYTHON@Q}|" \
-i ${PN} || die
gzip -d ${PN}.6.gz || die
next reply other threads:[~2023-01-17 6:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-17 6:03 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-05 23:44 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/pathological/ Ionen Wolkens
2021-12-07 0:55 Ionen Wolkens
2021-11-14 0:45 Ionen Wolkens
2021-06-02 5:28 Ionen Wolkens
2021-05-23 17:51 Sergei Trofimovich
2020-02-09 16:25 Michał Górny
2019-12-27 11:49 Pacho Ramos
2019-12-27 11:05 Pacho Ramos
2019-12-26 15:38 David Seifert
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=1673934874.6767ce1df22ca7d22972510cb665a6e80be75f30.ionen@gentoo \
--to=ionen@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