commit:     4808bc80dfe7ccfc1110f955c2fe333d7df0fe74
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 07:36:04 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 12 07:36:04 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4808bc80

kde-apps/kde-apps-meta: 21.04.1 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kde-apps-meta/kde-apps-meta-21.04.1.ebuild     | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-21.04.1.ebuild 
b/kde-apps/kde-apps-meta/kde-apps-meta-21.04.1.ebuild
new file mode 100644
index 0000000000..324d663574
--- /dev/null
+++ b/kde-apps/kde-apps-meta/kde-apps-meta-21.04.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Meta package for the KDE Release Service collection"
+HOMEPAGE="https://kde.org/";
+
+LICENSE="metapackage"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="accessibility +admin +education +games +graphics +multimedia +network 
pim sdk +utils"
+
+RDEPEND="
+       >=kde-apps/kdecore-meta-${PV}:${SLOT}
+       accessibility? ( >=kde-apps/kdeaccessibility-meta-${PV}:${SLOT} )
+       admin? ( >=kde-apps/kdeadmin-meta-${PV}:${SLOT} )
+       education? ( >=kde-apps/kdeedu-meta-${PV}:${SLOT} )
+       games? ( >=kde-apps/kdegames-meta-${PV}:${SLOT} )
+       graphics? ( >=kde-apps/kdegraphics-meta-${PV}:${SLOT} )
+       multimedia? ( >=kde-apps/kdemultimedia-meta-${PV}:${SLOT} )
+       network? ( >=kde-apps/kdenetwork-meta-${PV}:${SLOT} )
+       pim? ( >=kde-apps/kdepim-meta-${PV}:${SLOT} )
+       sdk? ( >=kde-apps/kdesdk-meta-${PV}:${SLOT} )
+       utils? ( >=kde-apps/kdeutils-meta-${PV}:${SLOT} )
+"

Reply via email to