commit: e21cfd2909cf1e064eeaf5ddc1249ad7349ebb12 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat May 20 17:13:35 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat May 20 17:13:35 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e21cfd29
kde-apps/kdeutils-meta: Drop IUSE floppy and kde-apps/kfloppy RDEPEND See also: https://mail.kde.org/pipermail/kde-devel/2023-April/001789.html Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index 90ab784cea..2a540e91d5 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://apps.kde.org/categories/utilities/" LICENSE="metapackage" SLOT="5" KEYWORDS="" -IUSE="7zip cups floppy gpg lrz rar +webengine" +IUSE="7zip cups gpg lrz rar +webengine" RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:${SLOT} @@ -32,7 +32,6 @@ RDEPEND=" >=sys-block/partitionmanager-${PV}:${SLOT} >=sys-libs/kpmcore-${PV}:${SLOT} cups? ( >=kde-apps/print-manager-${PV}:${SLOT} ) - floppy? ( >=kde-apps/kfloppy-${PV}:${SLOT} ) gpg? ( >=kde-apps/kgpg-${PV}:${SLOT} ) webengine? ( >=app-editors/ghostwriter-${PV}
