commit:     b5d5d3862a4eea4714df776d516a858a430bf1c4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 22:50:44 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 22:50:44 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5d5d386

dev-util/kdevelop: Adapt subslot logic to upstream changes

Upstream commit 4cf10c054e5d6ae851ab8abde507ea91a356833a

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/kdevelop/kdevelop-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild 
b/dev-util/kdevelop/kdevelop-9999.ebuild
index b538180f6d..ded23f0a89 100644
--- a/dev-util/kdevelop/kdevelop-9999.ebuild
+++ b/dev-util/kdevelop/kdevelop-9999.ebuild
@@ -16,9 +16,9 @@ DESCRIPTION="Integrated Development Environment, supporting 
KF5/Qt, C/C++ and mu
 HOMEPAGE="https://www.kdevelop.org/";
 
 LICENSE="GPL-2 LGPL-2"
-SLOT="5/57" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
-IUSE="+gdbui hex +plasma +qmake reviewboard subversion"
+SLOT="5/$(ver_cut 1-2)"
 KEYWORDS=""
+IUSE="+gdbui hex +plasma +qmake reviewboard subversion"
 
 # see bug 366471
 RESTRICT="test"

Reply via email to