summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-06-08 12:54:49 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-06-08 13:36:31 +0200
commitd99abc60873de85ea39d8cc2e39808184d892340 (patch)
tree9186c1c4014640d303292c58589abc216e1aaeb4 /kde-apps/kdeadmin-meta
parentkde-apps/kmouth: drop 23.04.1 (diff)
downloadgentoo-d99abc60873de85ea39d8cc2e39808184d892340.tar.gz
gentoo-d99abc60873de85ea39d8cc2e39808184d892340.tar.bz2
gentoo-d99abc60873de85ea39d8cc2e39808184d892340.zip
kde-apps/kdeadmin-meta: drop 23.04.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-23.04.1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-23.04.1.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-23.04.1.ebuild
deleted file mode 100644
index ab0a9c4929f2..000000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-23.04.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 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="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="+cron"
-
-RDEPEND="
- >=kde-apps/ksystemlog-${PV}:${SLOT}
- cron? ( >=kde-apps/kcron-${PV}:${SLOT} )
-"