commit:     8ba2bff67eee79c0342063107fc910f7d92a643e
Author:     LinuxUserGD <hugegameartgd <AT> gmail <DOT> com>
AuthorDate: Wed Feb 14 18:37:45 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 20:31:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba2bff6

dev-python/Nuitka: dev-util/patchelf optfeature

chrpath was removed and replaced with patchelf

Closes: https://bugs.gentoo.org/924586
Signed-off-by: LinuxUserGD <hugegameartgd <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35326
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/Nuitka/Nuitka-2.0.1.ebuild | 2 +-
 dev-python/Nuitka/Nuitka-2.0.2.ebuild | 2 +-
 dev-python/Nuitka/Nuitka-2.0.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/Nuitka/Nuitka-2.0.1.ebuild 
b/dev-python/Nuitka/Nuitka-2.0.1.ebuild
index 2df076ff3e01..123acd66de1f 100644
--- a/dev-python/Nuitka/Nuitka-2.0.1.ebuild
+++ b/dev-python/Nuitka/Nuitka-2.0.1.ebuild
@@ -48,5 +48,5 @@ python_test() {
 }
 
 pkg_postinst() {
-       optfeature "support for stand-alone executables" app-admin/chrpath
+       optfeature "support for stand-alone executables" dev-util/patchelf
 }

diff --git a/dev-python/Nuitka/Nuitka-2.0.2.ebuild 
b/dev-python/Nuitka/Nuitka-2.0.2.ebuild
index 2df076ff3e01..123acd66de1f 100644
--- a/dev-python/Nuitka/Nuitka-2.0.2.ebuild
+++ b/dev-python/Nuitka/Nuitka-2.0.2.ebuild
@@ -48,5 +48,5 @@ python_test() {
 }
 
 pkg_postinst() {
-       optfeature "support for stand-alone executables" app-admin/chrpath
+       optfeature "support for stand-alone executables" dev-util/patchelf
 }

diff --git a/dev-python/Nuitka/Nuitka-2.0.ebuild 
b/dev-python/Nuitka/Nuitka-2.0.ebuild
index d7f62560068e..589498093801 100644
--- a/dev-python/Nuitka/Nuitka-2.0.ebuild
+++ b/dev-python/Nuitka/Nuitka-2.0.ebuild
@@ -48,5 +48,5 @@ python_test() {
 }
 
 pkg_postinst() {
-       optfeature "support for stand-alone executables" app-admin/chrpath
+       optfeature "support for stand-alone executables" dev-util/patchelf
 }

Reply via email to