summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-09-03 13:59:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-09-03 14:22:41 +0200
commit65771fc25dfcf419a1db9907ffe373d64734a060 (patch)
treecbb1e69841715429e41cef3fbec2cc73bc7037e7
parentkde-apps/kde-apps-meta: drop 20.08.0* (diff)
downloadgentoo-65771fc25dfcf419a1db9907ffe373d64734a060.tar.gz
gentoo-65771fc25dfcf419a1db9907ffe373d64734a060.tar.bz2
gentoo-65771fc25dfcf419a1db9907ffe373d64734a060.zip
kde-apps/kde-meta: drop 20.08.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kde-meta/kde-meta-20.08.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kde-meta/kde-meta-20.08.0.ebuild b/kde-apps/kde-meta/kde-meta-20.08.0.ebuild
deleted file mode 100644
index 3b632bae0982..000000000000
--- a/kde-apps/kde-meta/kde-meta-20.08.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Merge this to pull in all KDE Plasma and Applications packages"
-HOMEPAGE="https://kde.org/"
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=kde-apps/kde-apps-meta-${PV}:${SLOT}
- kde-plasma/plasma-meta:5
-"