summaryrefslogtreecommitdiff
path: root/kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-03 21:12:43 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-03 21:12:43 +0000
commit924750a8c767b278c9870be5dcfedced436f1276 (patch)
treed5c93de95fb5c2fa090e76fd12c1535698005868 /kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild
parenta4d4c6a7cf31d8d3248101dbfd654cdc416902ac (diff)
gentoo auto-resync : 03:11:2022 - 21:12:43
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, 17 insertions, 0 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
new file mode 100644
index 000000000000..3c6a47944790
--- /dev/null
+++ b/kde-apps/kdeadmin-meta/kdeadmin-meta-22.08.3.ebuild
@@ -0,0 +1,17 @@
+# 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://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} )
+"