commit: 52640fd7cd8ca4899621e20632237c2377376b8c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed May 12 07:36:06 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed May 12 07:36:06 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=52640fd7
kde-apps/kdeaccessibility-meta: 21.04.1 version bump Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../kdeaccessibility-meta-21.04.1.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.04.1.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.04.1.ebuild new file mode 100644 index 0000000000..e4b3bccf62 --- /dev/null +++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.04.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages" +HOMEPAGE="https://kde.org/" + +LICENSE="metapackage" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="" + +RDEPEND=" + >=app-accessibility/kontrast-${PV}:${SLOT} + >=kde-apps/kmag-${PV}:${SLOT} + >=kde-apps/kmousetool-${PV}:${SLOT} + >=kde-apps/kmouth-${PV}:${SLOT} +"
