Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/
Date: Sat, 10 Oct 2020 21:40:04
Message-Id: 1602365982.336b12941d1277dd356eb536d156a6e13e8b3f8f.asturm@gentoo
1 commit: 336b12941d1277dd356eb536d156a6e13e8b3f8f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 21:28:12 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 21:39:42 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=336b1294
7
8 dev-util/kdevelop: Bump SOVERSIONs
9
10 Upstream commits:
11 a2b252a5ee008cd2afcedda23a5d1c02952a4814
12 64821572c4560672a0e2ca8fa001e61809e24ef7
13
14 Package-Manager: Portage-3.0.8, Repoman-3.0.1
15 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
16
17 dev-util/kdevelop/kdevelop-5.6.9999.ebuild | 4 ++--
18 dev-util/kdevelop/kdevelop-9999.ebuild | 4 ++--
19 2 files changed, 4 insertions(+), 4 deletions(-)
20
21 diff --git a/dev-util/kdevelop/kdevelop-5.6.9999.ebuild b/dev-util/kdevelop/kdevelop-5.6.9999.ebuild
22 index b180eb36e4..0b1d55ae09 100644
23 --- a/dev-util/kdevelop/kdevelop-5.6.9999.ebuild
24 +++ b/dev-util/kdevelop/kdevelop-5.6.9999.ebuild
25 @@ -13,14 +13,14 @@ VIRTUALX_REQUIRED="test"
26 inherit ecm kde.org optfeature
27
28 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more"
29 -HOMEPAGE="https://www.kdevelop.org/"
30 +HOMEPAGE="https://kdevelop.org/"
31
32 if [[ ${KDE_BUILD_TYPE} = release ]]; then
33 KEYWORDS="~amd64 ~arm64 ~x86"
34 fi
35
36 LICENSE="GPL-2 LGPL-2"
37 -SLOT="5/55" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
38 +SLOT="5/56" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
39 IUSE="+gdbui hex +plasma +qmake reviewboard subversion"
40
41 COMMON_DEPEND="
42
43 diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild
44 index b180eb36e4..a27cc0e307 100644
45 --- a/dev-util/kdevelop/kdevelop-9999.ebuild
46 +++ b/dev-util/kdevelop/kdevelop-9999.ebuild
47 @@ -13,14 +13,14 @@ VIRTUALX_REQUIRED="test"
48 inherit ecm kde.org optfeature
49
50 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more"
51 -HOMEPAGE="https://www.kdevelop.org/"
52 +HOMEPAGE="https://kdevelop.org/"
53
54 if [[ ${KDE_BUILD_TYPE} = release ]]; then
55 KEYWORDS="~amd64 ~arm64 ~x86"
56 fi
57
58 LICENSE="GPL-2 LGPL-2"
59 -SLOT="5/55" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
60 +SLOT="5/57" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
61 IUSE="+gdbui hex +plasma +qmake reviewboard subversion"
62
63 COMMON_DEPEND="