dev-util/kdevelop-pg-qt: Move SLOT 5 to 0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-08-10 23:22:05 +02:00
parent 8aaa2258ec
commit 6cbf298ffa
5 changed files with 5 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ HOMEPAGE="https://www.kdevelop.org/"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="LGPL-2+ LGPL-2.1+"
SLOT="5"
SLOT="0"
KEYWORDS="amd64 arm64 ~ppc64 x86"
BDEPEND="

View File

@@ -26,7 +26,7 @@ RESTRICT="test"
DEPEND="
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
dev-util/kdevelop-pg-qt:5
dev-util/kdevelop-pg-qt:0
dev-util/kdevelop:5=
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5

View File

@@ -72,7 +72,7 @@ COMMON_DEPEND="
>=kde-frameworks/krunner-${KFMIN}:5
>=kde-plasma/libplasma-${KFMIN}:5
)
qmake? ( dev-util/kdevelop-pg-qt:5 )
qmake? ( dev-util/kdevelop-pg-qt:0 )
subversion? (
dev-libs/apr:1
dev-libs/apr-util:1

View File

@@ -43,7 +43,7 @@ RDEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
php? (
dev-util/kdevelop:5=
dev-util/kdevelop-pg-qt:5
dev-util/kdevelop-pg-qt:0
dev-util/kdevelop-php:5
)
"

View File

@@ -1,3 +1,4 @@
move sci-libs/rtree dev-python/rtree
move dev-python/mapbox_earcut dev-python/mapbox-earcut
move dev-qt/kdsingleapplication dev-libs/kdsingleapplication
slotmove dev-util/kdevelop-pg-qt 5 0