diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-07-21 15:17:54 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-07-21 19:30:49 +0200 |
commit | 9fe281e7f83cb3de3b02889a2ba7b413611b0319 (patch) | |
tree | 1ed8a2172fc3de930cf1d163211fa9b8282d1b68 /eclass | |
parent | dev-util/kdevelop-python: Port to KF6 (diff) | |
download | kde-9fe281e7f83cb3de3b02889a2ba7b413611b0319.tar.gz kde-9fe281e7f83cb3de3b02889a2ba7b413611b0319.tar.bz2 kde-9fe281e7f83cb3de3b02889a2ba7b413611b0319.zip |
dev-util/kdevelop-php: Port to KF6
Upstream commit 783582f40ace9c501785c916aecb7135ad5af28c
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gear.kde.org.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index f5f4883e58..cb5e4e33b1 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -269,6 +269,7 @@ if $(ver_test -gt 24.07.75); then case ${PN} in k3b | \ kdevelop | \ + kdevelop-php | \ kdevelop-python | \ kgraphviewer | \ kimagemapeditor | \ |