diff options
| -rw-r--r-- | kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild | 3 | ||||
| -rw-r--r-- | kde-frameworks/ki18n/ki18n-9999.ebuild | 7 |
2 files changed, 2 insertions, 8 deletions
diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild b/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild index 149e4ffd812..aaf5d71968a 100644 --- a/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild +++ b/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -40,7 +40,6 @@ CMAKE_SKIP_TESTS=( pkg_setup() { use test && python-any-r1_pkg_setup - ecm_pkg_setup } src_configure() { diff --git a/kde-frameworks/ki18n/ki18n-9999.ebuild b/kde-frameworks/ki18n/ki18n-9999.ebuild index a49f4d57196..54418f3a915 100644 --- a/kde-frameworks/ki18n/ki18n-9999.ebuild +++ b/kde-frameworks/ki18n/ki18n-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}" |
