summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 20:44:30 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 21:43:59 +0100
commit11df1dabbc1f53210624ef5784ea6c0681030ac9 (patch)
treec914cfbacea84364a72d760c611b544cb0c4d942 /kde-apps/kdeadmin-meta
parentkde-apps/kmouth: drop 23.04.3 (diff)
downloadgentoo-11df1dabbc1f53210624ef5784ea6c0681030ac9.tar.gz
gentoo-11df1dabbc1f53210624ef5784ea6c0681030ac9.tar.bz2
gentoo-11df1dabbc1f53210624ef5784ea6c0681030ac9.zip
kde-apps/kdeadmin-meta: drop 23.04.3
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.3.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-23.04.3.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-23.04.3.ebuild
deleted file mode 100644
index 9a97723af921..000000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-23.04.3.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} )
-"