summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-03-01 12:54:12 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-03-02 12:57:51 +0100
commit16aa21767b933bcd7a21bbdca127d07423c73f70 (patch)
treecf9dacb00f462b7b4c1751576ffee069c308ab5b
parentkde-apps/kmouth: drop 22.12.2 (diff)
downloadgentoo-16aa21767b933bcd7a21bbdca127d07423c73f70.tar.gz
gentoo-16aa21767b933bcd7a21bbdca127d07423c73f70.tar.bz2
gentoo-16aa21767b933bcd7a21bbdca127d07423c73f70.zip
kde-apps/kdeadmin-meta: drop 22.12.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdeadmin-meta/kdeadmin-meta-22.12.2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-22.12.2.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-22.12.2.ebuild
deleted file mode 100644
index ab0a9c4929f2..000000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-22.12.2.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} )
-"