summaryrefslogtreecommitdiff
path: root/kde-apps
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-04-17 23:05:17 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-04-17 23:05:17 +0200
commitd5ab2d5742d69388922ce09a17994247863dae3f (patch)
tree99a1fd576c50f4f1012a8866f0f5aa999b8e0ce6 /kde-apps
parentc4c440fce358c881f7c8d13d0e73922ff80e515c (diff)
downloadkde-d5ab2d5742d69388922ce09a17994247863dae3f.tar.gz
kde-d5ab2d5742d69388922ce09a17994247863dae3f.tar.bz2
kde-d5ab2d5742d69388922ce09a17994247863dae3f.zip
kde-apps/kdeadmin-meta: drop 25.04.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kdeadmin-meta/kdeadmin-meta-25.04.0.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-25.04.0.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-25.04.0.ebuild
deleted file mode 100644
index 970318091e4..00000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-25.04.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="KDE administration tools - merge this to pull in all kdeadmin-derived packages"
-HOMEPAGE="https://apps.kde.org/"
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="+cron"
-
-RDEPEND="
- >=app-admin/kio-admin-${PV}:*
- >=kde-apps/ksystemlog-${PV}:*
- cron? ( >=kde-apps/kcron-${PV}:* )
-"