commit: 336b12941d1277dd356eb536d156a6e13e8b3f8f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Oct 10 21:28:12 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Oct 10 21:39:42 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=336b1294
dev-util/kdevelop: Bump SOVERSIONs Upstream commits: a2b252a5ee008cd2afcedda23a5d1c02952a4814 64821572c4560672a0e2ca8fa001e61809e24ef7 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-util/kdevelop/kdevelop-5.6.9999.ebuild | 4 ++-- dev-util/kdevelop/kdevelop-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-util/kdevelop/kdevelop-5.6.9999.ebuild b/dev-util/kdevelop/kdevelop-5.6.9999.ebuild index b180eb36e4..0b1d55ae09 100644 --- a/dev-util/kdevelop/kdevelop-5.6.9999.ebuild +++ b/dev-util/kdevelop/kdevelop-5.6.9999.ebuild @@ -13,14 +13,14 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org optfeature DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more" -HOMEPAGE="https://www.kdevelop.org/" +HOMEPAGE="https://kdevelop.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2" -SLOT="5/55" # look at KDEVELOP_SOVERSION inside CMakeLists.txt +SLOT="5/56" # look at KDEVELOP_SOVERSION inside CMakeLists.txt IUSE="+gdbui hex +plasma +qmake reviewboard subversion" COMMON_DEPEND=" diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild index b180eb36e4..a27cc0e307 100644 --- a/dev-util/kdevelop/kdevelop-9999.ebuild +++ b/dev-util/kdevelop/kdevelop-9999.ebuild @@ -13,14 +13,14 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org optfeature DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more" -HOMEPAGE="https://www.kdevelop.org/" +HOMEPAGE="https://kdevelop.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2" -SLOT="5/55" # look at KDEVELOP_SOVERSION inside CMakeLists.txt +SLOT="5/57" # look at KDEVELOP_SOVERSION inside CMakeLists.txt IUSE="+gdbui hex +plasma +qmake reviewboard subversion" COMMON_DEPEND="
