summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-07-03 20:04:58 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-07-04 13:50:51 +0200
commit133396cd388e9a65d8ade70792fec3ae5f19d8aa (patch)
tree867bf0856b7917c784a51c803b842c46c55e80a3 /kde-apps/kdeadmin-meta
parentkde-apps/kmouth: drop 24.05.1 (diff)
downloadgentoo-133396cd388e9a65d8ade70792fec3ae5f19d8aa.tar.gz
gentoo-133396cd388e9a65d8ade70792fec3ae5f19d8aa.tar.bz2
gentoo-133396cd388e9a65d8ade70792fec3ae5f19d8aa.zip
kde-apps/kdeadmin-meta: drop 24.05.1
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.05.1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-24.05.1.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-24.05.1.ebuild
deleted file mode 100644
index 0ab728f365de..000000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-24.05.1.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 ~arm64"
-IUSE="+cron"
-
-RDEPEND="
- >=kde-apps/ksystemlog-${PV}:*
- cron? ( >=kde-apps/kcron-${PV}:* )
-"