summaryrefslogtreecommitdiff
path: root/kde-apps/kdeutils-meta/kdeutils-meta-25.08.49.9999.ebuild
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2025-11-06 17:01:04 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2025-11-06 17:01:04 +0000
commite9fffffc11344d19105a3b469851ed62342878f9 (patch)
tree0e28ecede8576c04b7f4a59617c27e2f116b1ae5 /kde-apps/kdeutils-meta/kdeutils-meta-25.08.49.9999.ebuild
parentf7b4163f6350af9ac06bdc0303a15e166edaf905 (diff)
parentf85f4c646e1a9ca84df053d78d794c364f69e666 (diff)
downloadkde-e9fffffc11344d19105a3b469851ed62342878f9.tar.gz
kde-e9fffffc11344d19105a3b469851ed62342878f9.tar.bz2
kde-e9fffffc11344d19105a3b469851ed62342878f9.zip
Merge updates from master
Diffstat (limited to 'kde-apps/kdeutils-meta/kdeutils-meta-25.08.49.9999.ebuild')
-rw-r--r--kde-apps/kdeutils-meta/kdeutils-meta-25.08.49.9999.ebuild56
1 files changed, 0 insertions, 56 deletions
diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-25.08.49.9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-25.08.49.9999.ebuild
deleted file mode 100644
index 2e82d7534ad..00000000000
--- a/kde-apps/kdeutils-meta/kdeutils-meta-25.08.49.9999.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages"
-HOMEPAGE="https://apps.kde.org/categories/utilities/"
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS=""
-IUSE="7zip gpg lrz plasma rar +webengine"
-
-RDEPEND="
- >=app-cdr/dolphin-plugins-mountiso-${PV}:*
- >=app-cdr/isoimagewriter-${PV}:*
- >=app-crypt/keysmith-${PV}
- >=app-misc/francis-${PV}
- >=dev-libs/kweathercore-${PV}:*
- >=kde-apps/ark-${PV}:*
- >=kde-apps/filelight-${PV}:*
- >=kde-apps/kate-${PV}:*
- >=kde-apps/kbackup-${PV}:*
- >=kde-apps/kcalc-${PV}:*
- >=kde-apps/kcharselect-${PV}:*
- >=kde-apps/kdebugsettings-${PV}:*
- >=kde-apps/kdf-${PV}:*
- >=kde-apps/kteatime-${PV}:*
- >=kde-apps/ktimer-${PV}:*
- >=kde-apps/kwalletmanager-${PV}:*
- >=kde-apps/sweeper-${PV}:*
- >=kde-apps/yakuake-${PV}:*
- >=kde-misc/kweather-${PV}:*
- >=kde-misc/markdownpart-${PV}:*
- >=sys-block/partitionmanager-${PV}:*
- >=sys-libs/kpmcore-${PV}:*
- gpg? ( >=kde-apps/kgpg-${PV}:* )
- plasma? ( >=kde-misc/kclock-${PV} )
- webengine? (
- >=app-editors/ghostwriter-${PV}
- >=kde-apps/kimagemapeditor-${PV}:*
- )
-"
-# Optional runtime deps: kde-apps/ark
-RDEPEND="${RDEPEND}
- 7zip? ( || (
- >=app-arch/7zip-24.09[symlink(+)]
- app-arch/p7zip
- ) )
- lrz? ( app-arch/lrzip )
- rar? ( || (
- app-arch/rar
- app-arch/unrar
- app-arch/unar
- ) )
-"