summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-11 00:28:21 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-11 21:14:00 +0200
commit08f18cd6afe2360c6f9aa653a56d195432af63c9 (patch)
tree2c5440407fdf2e3088f86267fa11a772ddb48609 /dev-util/kdevelop-python
parenta58619477feb235b713c2c21331768f16567100b (diff)
downloadkde-08f18cd6afe2360c6f9aa653a56d195432af63c9.tar.gz
kde-08f18cd6afe2360c6f9aa653a56d195432af63c9.tar.bz2
kde-08f18cd6afe2360c6f9aa653a56d195432af63c9.zip
*/*: Switch KDE Gear packages to gear.kde.org.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index dc57a2d1c96..f7a57d3ca64 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -4,13 +4,12 @@
EAPI=8
ECM_TEST="forceoptional"
-KDE_GEAR="true"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
PYTHON_COMPAT=( python3_{8..9} )
KFMIN=5.96.0
QTMIN=5.15.5
-inherit ecm kde.org python-single-r1
+inherit ecm gear.kde.org python-single-r1
DESCRIPTION="Python plugin for KDevelop"
HOMEPAGE="https://kdevelop.org/"