From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/dxx-rebirth/
Date: Fri, 11 Feb 2022 23:16:59 +0000 (UTC) [thread overview]
Message-ID: <1644621237.ba65a523a982f51e0037f74e3ad36c6da3f58ed9.ionen@gentoo> (raw)
commit: ba65a523a982f51e0037f74e3ad36c6da3f58ed9
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 11 21:54:41 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Feb 11 23:13:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba65a523
games-action/dxx-rebirth: enable py3.10
Also add PYTHON_DEPS for completeness, although this is technically
all already handled by scons-utils (imagine python-any-r1 was added
because dxx-rebirth has its own python scripts too, but doing so
means should add python deps normally).
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20210623.ebuild | 8 +++++---
games-action/dxx-rebirth/dxx-rebirth-9999.ebuild | 8 +++++---
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20210623.ebuild b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20210623.ebuild
index b941cf320c02..90a8b6d8c8ef 100644
--- a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20210623.ebuild
+++ b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20210623.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2017-2021 Gentoo Authors
+# Copyright 2017-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit desktop python-any-r1 scons-utils toolchain-funcs xdg
@@ -151,7 +151,9 @@ REQUIRED_USE='
sdl2? ( opengl )
'
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+ ${PYTHON_DEPS}
+ virtual/pkgconfig"
# As of this writing, IUSE_RUNTIME is a GLEP, but not an implemented
# feature. This variable is stored here to be ready to activate when
diff --git a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
index 8b70e138369e..ed7efde84b19 100644
--- a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
+++ b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2017-2021 Gentoo Authors
+# Copyright 2017-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit desktop python-any-r1 scons-utils toolchain-funcs xdg
@@ -153,7 +153,9 @@ REQUIRED_USE='
sdl2? ( opengl )
'
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+ ${PYTHON_DEPS}
+ virtual/pkgconfig"
# As of this writing, IUSE_RUNTIME is a GLEP, but not an implemented
# feature. This variable is stored here to be ready to activate when
next reply other threads:[~2022-02-11 23:17 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-11 23:16 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-21 23:00 [gentoo-commits] repo/gentoo:master commit in: games-action/dxx-rebirth/ James Le Cuirot
2025-01-21 23:00 James Le Cuirot
2024-07-01 22:00 James Le Cuirot
2024-06-24 22:21 James Le Cuirot
2023-07-02 20:25 James Le Cuirot
2023-05-14 17:11 Sam James
2022-11-22 14:00 Arthur Zamarin
2022-02-12 2:04 Ionen Wolkens
2022-02-11 23:17 Ionen Wolkens
2022-02-11 23:16 Ionen Wolkens
2021-10-19 0:19 Sam James
2021-07-10 22:15 James Le Cuirot
2021-07-10 22:15 James Le Cuirot
2021-06-18 21:07 David Seifert
2021-04-24 22:03 David Seifert
2021-04-22 12:05 Sam James
2021-01-11 20:41 Sam James
2020-11-30 15:36 James Le Cuirot
2020-07-03 20:03 James Le Cuirot
2020-05-24 13:50 Jonas Stein
2018-04-18 18:15 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=1644621237.ba65a523a982f51e0037f74e3ad36c6da3f58ed9.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