summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-21 11:23:57 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-21 16:35:17 +0100
commit87598263511fd20be55d689083add9c1386b7992 (patch)
tree0661f00b8cb1b8711f1123e96cac07627dfb3dae /kde-apps/kdeadmin-meta
parentkde-apps/kmouth: drop 24.02.0 (diff)
downloadgentoo-87598263511fd20be55d689083add9c1386b7992.tar.gz
gentoo-87598263511fd20be55d689083add9c1386b7992.tar.bz2
gentoo-87598263511fd20be55d689083add9c1386b7992.zip
kde-apps/kdeadmin-meta: drop 24.02.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdeadmin-meta')
-rw-r--r--kde-apps/kdeadmin-meta/kdeadmin-meta-24.02.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-24.02.0.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-24.02.0.ebuild
deleted file mode 100644
index c29b513f4421..000000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-24.02.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2024 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"
-IUSE="+cron"
-
-RDEPEND="
- >=kde-apps/ksystemlog-${PV}:*
- cron? ( >=kde-apps/kcron-${PV}:* )
-"