From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/steam/
Date: Sat, 8 Jul 2023 02:43:14 +0000 (UTC) [thread overview]
Message-ID: <1688770033.d41441d2311bf35b5740f8441b65964d714d6696.lanodan@gentoo> (raw)
commit: d41441d2311bf35b5740f8441b65964d714d6696
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Jul 7 22:35:55 2023 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Jul 7 22:47:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d41441d2
dev-python/steam: improve ebuild
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
dev-python/steam/steam-1.4.4.ebuild | 6 ++----
dev-python/steam/steam-9999.ebuild | 6 ++----
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/dev-python/steam/steam-1.4.4.ebuild b/dev-python/steam/steam-1.4.4.ebuild
index ec54f794b..a02601ade 100644
--- a/dev-python/steam/steam-1.4.4.ebuild
+++ b/dev-python/steam/steam-1.4.4.ebuild
@@ -6,8 +6,6 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..12} )
-EPYTHON=python3
-
inherit distutils-r1
SRC_URI="https://github.com/ValvePython/steam/archive/refs/tags/v${PV}.tar.gz"
@@ -28,9 +26,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
src_compile() {
- distutils-r1_src_compile
+ distutils-r1_src_compile
}
src_install() {
- distutils-r1_src_install
+ distutils-r1_src_install
}
diff --git a/dev-python/steam/steam-9999.ebuild b/dev-python/steam/steam-9999.ebuild
index bc0a51b61..4007d15b0 100644
--- a/dev-python/steam/steam-9999.ebuild
+++ b/dev-python/steam/steam-9999.ebuild
@@ -6,8 +6,6 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..12} )
-EPYTHON=python3
-
inherit git-r3 distutils-r1
EGIT_REPO_URI="https://github.com/ValvePython/steam.git"
@@ -26,9 +24,9 @@ LICENSE="GPL-3"
SLOT="0"
src_compile() {
- distutils-r1_src_compile
+ distutils-r1_src_compile
}
src_install() {
- distutils-r1_src_install
+ distutils-r1_src_install
}
next reply other threads:[~2023-07-08 2:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-08 2:43 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-14 16:17 [gentoo-commits] repo/proj/guru:master commit in: dev-python/steam/ David Roman
2023-07-27 12:04 David Roman
2023-07-27 12:04 David Roman
2023-07-08 2:43 Haelwenn Monnier
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=1688770033.d41441d2311bf35b5740f8441b65964d714d6696.lanodan@gentoo \
--to=contact@hacktivis.me \
--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