commit: 0e7a553e92f53af7aaf509101ba347c54858b75c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 15 08:23:53 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Aug 15 17:46:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e7a553e
gear.kde.org.eclass: Cleanup >=24.01.75 SLOT 5 blocklist Dropping kde-apps/kdegraphics-mobipocket, no file collision in the first place. Dropping kde-apps/thumbnailers after it was turned into a metapackage. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/gear.kde.org.eclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index e0d0a8640b5b..c063ccc2d7c5 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -132,7 +132,6 @@ if $(ver_test -gt 24.01.75); then kde-dev-utils | \ kdebugsettings | \ kdeconnect | \ - kdegraphics-mobipocket | \ kdenetwork-filesharing | \ kdenlive | \ kdepim-addons | \ @@ -243,7 +242,6 @@ if $(ver_test -gt 24.01.75); then spectacle | \ svgpart | \ sweeper | \ - thumbnailers | \ yakuake | \ zanshin) RDEPEND+=" !${CATEGORY}/${PN}:5" ;;