3b632bae09822ec045df46a7ce89c3f39552282d
[gentoo.git] / kde-apps / kde-meta / kde-meta-20.04.0.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 DESCRIPTION="Merge this to pull in all KDE Plasma and Applications packages"
7 HOMEPAGE="https://kde.org/"
8
9 LICENSE="metapackage"
10 SLOT="5"
11 KEYWORDS="~amd64 ~arm64 ~x86"
12 IUSE=""
13
14 RDEPEND="
15         >=kde-apps/kde-apps-meta-${PV}:${SLOT}
16         kde-plasma/plasma-meta:5
17 "