commit: c514ea5e785a607a7b95b0478101f9600ece600b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 25 22:00:55 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 25 22:00:55 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c514ea5e
dev-libs/kpublictransport: fix SLOT dev-libs/kpublictransport BadDependency: version 24.01.95: package blocks itself: RDEPEND="!dev-libs/kpublictransport:5" Fixes: 647c83811a0e89bdb58d415555a50eb728866c28 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/kpublictransport/kpublictransport-24.01.95.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/kpublictransport/kpublictransport-24.01.95.ebuild b/dev-libs/kpublictransport/kpublictransport-24.01.95.ebuild index 6a7053c69b..826e75957c 100644 --- a/dev-libs/kpublictransport/kpublictransport-24.01.95.ebuild +++ b/dev-libs/kpublictransport/kpublictransport-24.01.95.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://invent.kde.org/libraries/kpublictransport https://www.volkerkrause.eu/2019/03/02/kpublictransport-introduction.html" LICENSE="LGPL-2+" -SLOT="5" +SLOT="6" KEYWORDS="~amd64" IUSE="networkmanager"
