From: "Gonçalo Negrier Duarte" <gonegrier.duarte@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-power/nvidia-exec/
Date: Fri, 24 May 2024 22:09:47 +0000 (UTC) [thread overview]
Message-ID: <1716588582.a9c8ece8caadf2fcea7bf897fb85b67ab931bafe.gonegrier.duarte@gentoo> (raw)
commit: a9c8ece8caadf2fcea7bf897fb85b67ab931bafe
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri May 24 21:58:47 2024 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Fri May 24 22:09:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a9c8ece8
sys-power/nvidia-exec: fix ebuild
* the packages only requires to copy files
* no need for distutils-r1
Closes: https://bugs.gentoo.org/932603
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
...nvidia-exec-0.2.7.ebuild => nvidia-exec-0.2.7-r1.ebuild} | 13 +++++--------
sys-power/nvidia-exec/nvidia-exec-9999.ebuild | 13 +++++--------
2 files changed, 10 insertions(+), 16 deletions(-)
diff --git a/sys-power/nvidia-exec/nvidia-exec-0.2.7.ebuild b/sys-power/nvidia-exec/nvidia-exec-0.2.7-r1.ebuild
similarity index 86%
rename from sys-power/nvidia-exec/nvidia-exec-0.2.7.ebuild
rename to sys-power/nvidia-exec/nvidia-exec-0.2.7-r1.ebuild
index 39f2bd3a1..24ee35d2e 100644
--- a/sys-power/nvidia-exec/nvidia-exec-0.2.7.ebuild
+++ b/sys-power/nvidia-exec/nvidia-exec-0.2.7-r1.ebuild
@@ -3,10 +3,7 @@
EAPI=8
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
-
-inherit distutils-r1 systemd
+inherit systemd
if [[ ${PV} == 9999 ]]; then
inherit git-r3
@@ -23,10 +20,10 @@ LICENSE="GPL-3"
SLOT="0"
RDEPEND="
- app-misc/jq
- sys-apps/lshw
- sys-process/lsof
- x11-drivers/nvidia-drivers
+ dev-lang/python
+ sys-apps/lshw
+ sys-process/lsof
+ x11-drivers/nvidia-drivers
"
src_install() {
diff --git a/sys-power/nvidia-exec/nvidia-exec-9999.ebuild b/sys-power/nvidia-exec/nvidia-exec-9999.ebuild
index 39f2bd3a1..24ee35d2e 100644
--- a/sys-power/nvidia-exec/nvidia-exec-9999.ebuild
+++ b/sys-power/nvidia-exec/nvidia-exec-9999.ebuild
@@ -3,10 +3,7 @@
EAPI=8
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
-
-inherit distutils-r1 systemd
+inherit systemd
if [[ ${PV} == 9999 ]]; then
inherit git-r3
@@ -23,10 +20,10 @@ LICENSE="GPL-3"
SLOT="0"
RDEPEND="
- app-misc/jq
- sys-apps/lshw
- sys-process/lsof
- x11-drivers/nvidia-drivers
+ dev-lang/python
+ sys-apps/lshw
+ sys-process/lsof
+ x11-drivers/nvidia-drivers
"
src_install() {
next reply other threads:[~2024-05-24 22:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 22:09 Gonçalo Negrier Duarte [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-23 8:01 [gentoo-commits] repo/proj/guru:dev commit in: sys-power/nvidia-exec/ Gonçalo Negrier Duarte
2024-05-21 21:20 Quincy Fleming
2024-05-21 21:20 Quincy Fleming
2024-05-21 15:59 Gonçalo Negrier Duarte
2024-02-14 16:50 Gonçalo Negrier Duarte
2024-02-14 16:46 Gonçalo Negrier Duarte
2024-02-09 21:36 Gonçalo Negrier Duarte
2023-08-05 12:02 Gonçalo Negrier Duarte
2023-07-16 6:18 Haelwenn Monnier
2023-07-13 20:34 Gonçalo Negrier Duarte
2023-07-13 20:34 Gonçalo Negrier Duarte
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=1716588582.a9c8ece8caadf2fcea7bf897fb85b67ab931bafe.gonegrier.duarte@gentoo \
--to=gonegrier.duarte@gmail.com \
--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