summaryrefslogtreecommitdiff
path: root/kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-05 05:24:13 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-05 05:24:13 +0100
commit6de28447d66e6c47ee682740b840cdb67244d4b1 (patch)
tree382b94d5f61bc727e86d8d8df99540eb1da88953 /kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild
parent3b4ca161c9d7f5a66a93191da2c9ec02dbdde1b7 (diff)
gentoo auto-resync : 05:04:2023 - 05:24:13
Diffstat (limited to 'kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild')
-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} )
-"