From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/file-roller/
Date: Tue, 20 Apr 2021 02:49:21 +0000 (UTC) [thread overview]
Message-ID: <1618886668.9ed54c79856c79565fc11d5a544c5cc6106a9459.mattst88@gentoo> (raw)
commit: 9ed54c79856c79565fc11d5a544c5cc6106a9459
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 20 02:44:19 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr 20 02:44:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed54c79
app-arch/file-roller: use ${EPYTHON}, not python3
Closes: https://bugs.gentoo.org/765829
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-arch/file-roller/file-roller-3.38.1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-arch/file-roller/file-roller-3.38.1.ebuild b/app-arch/file-roller/file-roller-3.38.1.ebuild
index 583372f4095..f7ba9f11727 100644
--- a/app-arch/file-roller/file-roller-3.38.1.ebuild
+++ b/app-arch/file-roller/file-roller-3.38.1.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg
+PYTHON_COMPAT=( python3_{7..9} )
+inherit gnome.org gnome2-utils meson python-any-r1 readme.gentoo-r1 xdg
DESCRIPTION="Archive manager for GNOME"
HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
@@ -28,6 +29,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
+ ${PYTHON_DEPS}
dev-util/glib-utils
dev-util/itstool
>=sys-devel/gettext-0.19.8
next reply other threads:[~2021-04-20 2:49 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-20 2:49 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-19 21:51 [gentoo-commits] repo/gentoo:master commit in: app-arch/file-roller/ Mart Raudsepp
2024-04-20 14:36 Mart Raudsepp
2024-03-24 20:46 Mart Raudsepp
2024-03-02 22:33 Mart Raudsepp
2024-02-18 6:09 Arthur Zamarin
2023-12-18 10:19 Pacho Ramos
2023-11-17 7:47 Sam James
2023-09-22 3:13 Matt Turner
2023-09-22 3:13 Matt Turner
2022-10-29 22:33 Matt Turner
2022-03-23 6:14 Matt Turner
2021-11-23 1:25 Yixun Lan
2021-05-02 15:01 Matt Turner
2021-04-28 16:30 Matt Turner
2021-04-25 17:42 Sam James
2021-04-21 18:53 Sam James
2020-12-18 12:32 Mart Raudsepp
2020-08-25 17:02 Sam James
2020-08-25 1:12 Sam James
2020-04-20 20:30 Mart Raudsepp
2020-04-19 8:53 Michał Górny
2020-02-18 12:15 Mart Raudsepp
2020-01-28 9:39 Mart Raudsepp
2019-12-15 16:48 Pacho Ramos
2019-09-15 11:43 Pacho Ramos
2019-05-18 13:41 Mart Raudsepp
2019-03-29 23:27 Mart Raudsepp
2019-03-14 10:26 Mart Raudsepp
2019-03-06 21:17 Mart Raudsepp
2019-01-18 21:37 Mart Raudsepp
2018-08-05 9:59 Mart Raudsepp
2018-03-31 18:50 Mart Raudsepp
2018-01-27 9:38 Mart Raudsepp
2018-01-27 0:41 Thomas Deutschmann
2018-01-18 1:49 Mikle Kolyada
2017-08-09 22:58 Gilles Dartiguelongue
2017-08-09 22:58 Gilles Dartiguelongue
2017-04-02 14:00 Mart Raudsepp
2017-03-19 22:23 Mart Raudsepp
2016-11-13 11:39 Gilles Dartiguelongue
2016-11-09 8:28 Gilles Dartiguelongue
2016-10-20 7:42 Gilles Dartiguelongue
2016-10-20 7:42 Gilles Dartiguelongue
2016-08-31 22:07 Gilles Dartiguelongue
2016-06-24 20:06 Pacho Ramos
2016-04-17 11:13 Pacho Ramos
2015-09-05 11:45 Pacho Ramos
2015-09-05 11:44 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=1618886668.9ed54c79856c79565fc11d5a544c5cc6106a9459.mattst88@gentoo \
--to=mattst88@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