summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2025-01-18 02:41:49 +0200
committerSam James <sam@gentoo.org>2025-01-18 14:54:14 +0000
commit898380419161214ecdebf82ef9ef71a37ba09d0f (patch)
treef360577b742d313757f2a1eecb8a905fa94c8fb0 /dev-util/kdevelop-python/kdevelop-python-9999.ebuild
parentc07666546778a1bf667f8bd64066841064b5bdd0 (diff)
downloadkde-898380419161214ecdebf82ef9ef71a37ba09d0f.tar.gz
kde-898380419161214ecdebf82ef9ef71a37ba09d0f.tar.bz2
kde-898380419161214ecdebf82ef9ef71a37ba09d0f.zip
*/*: drop noop ecm_pkg_setup with >=KFMIN-6.9
See-Also: 25ce3518cbaf9a73bfff78b2a2e53825489a5c51 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/kde/pull/1016 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-9999.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index a08ee2c6038..e05cfe0eb9e 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-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
@@ -41,8 +41,3 @@ RDEPEND="${DEPEND}
dev-python/pycodestyle[${PYTHON_USEDEP}]
')
"
-
-pkg_setup() {
- python-single-r1_pkg_setup
- ecm_pkg_setup
-}