summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-04-04 21:31:09 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-04-05 00:26:58 +0200
commit34b406a744d26ea2366a60ea717d78c1b5626b60 (patch)
tree20fc1c570900749707033517be93c5c46326ce7d /kde-apps/kdeadmin-meta
parentkde-apps/kmouth: drop 22.08.3 (diff)
downloadgentoo-34b406a744d26ea2366a60ea717d78c1b5626b60.tar.gz
gentoo-34b406a744d26ea2366a60ea717d78c1b5626b60.tar.bz2
gentoo-34b406a744d26ea2366a60ea717d78c1b5626b60.zip
kde-apps/kdeadmin-meta: drop 22.08.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-22.08.3.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild
deleted file mode 100644
index 3db7a7e4dc36..000000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 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} )
-"