public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/geary/
Date: Tue, 19 Apr 2022 05:50:34 +0000 (UTC)	[thread overview]
Message-ID: <1650347173.3131dcf8a18ff246858415c8e5c21fcf6bb00412.mattst88@gentoo> (raw)

commit:     3131dcf8a18ff246858415c8e5c21fcf6bb00412
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 05:38:44 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 05:46:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3131dcf8

mail-client/geary: use ${EPYTHON}, not python3

Closes: https://bugs.gentoo.org/810739
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 mail-client/geary/geary-40.0-r1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/mail-client/geary/geary-40.0-r1.ebuild b/mail-client/geary/geary-40.0-r1.ebuild
index c4a0e51c6f37..d0abb5b348fa 100644
--- a/mail-client/geary/geary-40.0-r1.ebuild
+++ b/mail-client/geary/geary-40.0-r1.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
 VALA_MIN_API_VERSION="0.48"
 
-inherit gnome.org gnome2-utils meson vala virtualx xdg
+inherit gnome.org gnome2-utils meson python-any-r1 vala virtualx xdg
 
 DESCRIPTION="A lightweight, easy-to-use, feature-rich email client"
 HOMEPAGE="https://wiki.gnome.org/Apps/Geary"
@@ -46,6 +47,7 @@ RDEPEND="${DEPEND}
 	gnome-base/gsettings-desktop-schemas
 "
 BDEPEND="
+	${PYTHON_DEPS}
 	>=dev-libs/appstream-glib-0.7.10
 	dev-libs/libxml2
 	dev-util/itstool


             reply	other threads:[~2022-04-19  5:50 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19  5:50 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-15 19:22 [gentoo-commits] repo/gentoo:master commit in: mail-client/geary/ Pacho Ramos
2024-07-15 19:22 Pacho Ramos
2023-10-29 22:23 Mart Raudsepp
2023-08-18 14:50 Matt Turner
2023-08-16 22:32 Matt Turner
2023-07-06 13:59 Matt Turner
2022-10-30 23:21 Matt Turner
2022-04-19  5:50 Matt Turner
2021-08-27 20:45 Sam James
2021-07-11 12:31 Mart Raudsepp
2021-07-11 12:31 Mart Raudsepp
2021-07-11 12:31 Mart Raudsepp
2021-07-11  9:49 Mart Raudsepp
2021-06-26  1:34 Sam James
2021-04-30 16:39 Matt Turner
2021-04-28  2:39 Matt Turner
2021-04-17  1:20 Matt Turner
2020-08-29  8:27 Mart Raudsepp
2020-08-29  8:27 Mart Raudsepp
2020-05-18  7:53 Mart Raudsepp
2020-03-29  9:19 Mart Raudsepp
2020-03-16 22:20 Mart Raudsepp
2020-02-16 18:06 Mart Raudsepp
2020-02-16 18:06 Mart Raudsepp
2020-02-16 18:06 Mart Raudsepp
2020-02-05 13:06 Mart Raudsepp
2020-02-05 13:06 Mart Raudsepp
2020-02-02 20:13 Mart Raudsepp
2020-02-02 19:35 Mart Raudsepp
2020-01-10 21:49 Mart Raudsepp
2020-01-10 19:35 Thomas Deutschmann
2019-12-12  1:50 Matt Turner
2019-12-04 20:41 Matt Turner
2019-07-28  6:42 Mart Raudsepp
2019-03-19 11:21 Sobhan Mohammadpour
2019-03-18  0:56 Sobhan Mohammadpour
2019-02-14  0:03 Mart Raudsepp
2019-02-13 23:37 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-07-16  9:41 Mart Raudsepp
2018-01-18  3:20 Mikle Kolyada
2017-12-09 15:09 Pacho Ramos
2017-01-15 16:44 Pacho Ramos
2016-12-05 13:52 Pacho Ramos
2016-12-05 13:52 Pacho Ramos
2015-08-14 20:23 Julian Ospald

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=1650347173.3131dcf8a18ff246858415c8e5c21fcf6bb00412.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