From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnome-mines/
Date: Tue, 20 Apr 2021 02:49:20 +0000 (UTC) [thread overview]
Message-ID: <1618886224.3caab8745cd5507372180df9beaf689058f7b69c.mattst88@gentoo> (raw)
commit: 3caab8745cd5507372180df9beaf689058f7b69c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 20 02:36:50 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr 20 02:37:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3caab874
games-board/gnome-mines: use ${EPYTHON}, not python3
Closes: https://bugs.gentoo.org/778848
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
games-board/gnome-mines/gnome-mines-40.0.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games-board/gnome-mines/gnome-mines-40.0.ebuild b/games-board/gnome-mines/gnome-mines-40.0.ebuild
index 8eefbf38697..547c48b85e1 100644
--- a/games-board/gnome-mines/gnome-mines-40.0.ebuild
+++ b/games-board/gnome-mines/gnome-mines-40.0.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit gnome.org gnome2-utils meson vala xdg
+PYTHON_COMPAT=( python3_{7..9} )
+inherit gnome.org gnome2-utils meson python-any-r1 vala xdg
DESCRIPTION="Clear hidden mines from a minefield"
HOMEPAGE="https://wiki.gnome.org/Apps/Mines"
@@ -10,7 +11,6 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Mines"
LICENSE="GPL-3+ CC-BY-SA-3.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
RDEPEND="
>=dev-libs/glib-2.40:2
@@ -21,6 +21,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
+ ${PYTHON_DEPS}
$(vala_depend)
dev-libs/appstream-glib
dev-libs/libxml2:2
next reply other threads:[~2021-04-20 2:49 UTC|newest]
Thread overview: 37+ 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-07-30 8:49 [gentoo-commits] repo/gentoo:master commit in: games-board/gnome-mines/ Pacho Ramos
2022-10-30 15:42 Matt Turner
2022-02-18 22:49 Matt Turner
2022-02-08 4:45 Sam James
2022-01-16 12:33 Mart Raudsepp
2021-03-27 20:41 Matt Turner
2020-08-06 21:38 Mart Raudsepp
2020-03-29 16:41 Mart Raudsepp
2020-03-15 12:23 Mikle Kolyada
2019-12-22 20:47 Mart Raudsepp
2019-10-20 17:38 Mart Raudsepp
2019-05-18 20:46 Mart Raudsepp
2019-04-14 15:30 Aaron Bauman
2019-03-14 18:38 Mart Raudsepp
2019-02-17 12:35 Mart Raudsepp
2019-02-17 12:35 Mart Raudsepp
2019-02-17 11:34 Mart Raudsepp
2019-02-17 11:34 Mart Raudsepp
2018-12-19 8:45 Gilles Dartiguelongue
2018-09-14 8:17 Mart Raudsepp
2018-09-14 8:17 Mart Raudsepp
2018-08-31 23:43 Mart Raudsepp
2018-02-03 19:40 Mart Raudsepp
2018-01-18 2:27 Mikle Kolyada
2017-08-08 22:10 Gilles Dartiguelongue
2017-05-01 21:49 Mart Raudsepp
2017-04-02 13:03 Mart Raudsepp
2016-11-09 23:27 Gilles Dartiguelongue
2016-10-31 11:06 Gilles Dartiguelongue
2016-10-31 11:06 Gilles Dartiguelongue
2016-07-02 10:43 Pacho Ramos
2016-07-02 10:43 Pacho Ramos
2016-06-02 7:37 Patrice Clement
2016-03-06 16:43 Mikle Kolyada
2015-11-09 21:51 Pacho Ramos
2015-11-09 21:51 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=1618886224.3caab8745cd5507372180df9beaf689058f7b69c.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