commit:     ed4cae9841be232e09839cea48663ee8047b5f3a
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sun Feb  2 07:28:21 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 22:46:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4cae98

kde-frameworks/ki18n: drop no-op ecm_pkg_setup

In Frameworks packages, KFMIN is derived from PV, which means for >=6.9.0,
pkg_setup/pkg_postinst/pkg_postrm phase functions are no longer exported.

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/ki18n/ki18n-6.10.0.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/kde-frameworks/ki18n/ki18n-6.10.0.ebuild 
b/kde-frameworks/ki18n/ki18n-6.10.0.ebuild
index 1e4aa121864a..cd1f4bac7a54 100644
--- a/kde-frameworks/ki18n/ki18n-6.10.0.ebuild
+++ b/kde-frameworks/ki18n/ki18n-6.10.0.ebuild
@@ -36,11 +36,6 @@ CMAKE_SKIP_TESTS=(
        kcountrysubdivisiontest
 )
 
-pkg_setup() {
-       ecm_pkg_setup
-       python-single-r1_pkg_setup
-}
-
 src_configure() {
        local mycmakeargs=(
                -DPython3_EXECUTABLE="${PYTHON}"

Reply via email to