summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-07-12 21:58:45 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-07-12 23:04:27 +0200
commitc7d99f86a72e728386b5d67af746253ce5e2acf7 (patch)
tree1a3282593c8839601257f5a8cd6580209223d41f /kde-apps/kdeadmin-meta
parentkde-apps/kmouth: drop 21.04.2* (diff)
downloadgentoo-c7d99f86a72e728386b5d67af746253ce5e2acf7.tar.gz
gentoo-c7d99f86a72e728386b5d67af746253ce5e2acf7.tar.bz2
gentoo-c7d99f86a72e728386b5d67af746253ce5e2acf7.zip
kde-apps/kdeadmin-meta: drop 21.04.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdeadmin-meta')
-rw-r--r--kde-apps/kdeadmin-meta/kdeadmin-meta-21.04.2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-21.04.2.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-21.04.2.ebuild
deleted file mode 100644
index d7737ca1704f..000000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-21.04.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 ~x86"
-IUSE="+cron"
-
-RDEPEND="
- >=kde-apps/ksystemlog-${PV}:${SLOT}
- cron? ( >=kde-apps/kcron-${PV}:${SLOT} )
-"