diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-15 10:23:53 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-15 19:46:51 +0200 |
commit | 0e7a553e92f53af7aaf509101ba347c54858b75c (patch) | |
tree | a5f99223bed2cd4cfeb521291f2bed14af82889f /eclass | |
parent | kde-apps/thumbnailers: drop 24.05.2 (diff) | |
download | gentoo-0e7a553e92f53af7aaf509101ba347c54858b75c.tar.gz gentoo-0e7a553e92f53af7aaf509101ba347c54858b75c.tar.bz2 gentoo-0e7a553e92f53af7aaf509101ba347c54858b75c.zip |
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@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gear.kde.org.eclass | 2 |
1 files changed, 0 insertions, 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" ;; |