diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-05-12 19:46:48 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-05-13 21:53:51 +0200 |
commit | 256466788f90fe740e3770fa69b892cbc1957216 (patch) | |
tree | 4873f6a5ceb8761432631f9d51f151712b0a0fae /kde-apps/kdeaccessibility-meta | |
parent | app-accessibility/kontrast: 22.04.1 version bump (diff) | |
download | gentoo-256466788f90fe740e3770fa69b892cbc1957216.tar.gz gentoo-256466788f90fe740e3770fa69b892cbc1957216.tar.bz2 gentoo-256466788f90fe740e3770fa69b892cbc1957216.zip |
kde-apps/kdeaccessibility-meta: 22.04.1 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdeaccessibility-meta')
-rw-r--r-- | kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.04.1.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.04.1.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.04.1.ebuild new file mode 100644 index 000000000000..f92ede5f0293 --- /dev/null +++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.04.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages" +HOMEPAGE="https://kde.org/" + +LICENSE="metapackage" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +IUSE="" + +RDEPEND=" + >=app-accessibility/kontrast-${PV}:${SLOT} + >=kde-apps/kmag-${PV}:${SLOT} + >=kde-apps/kmousetool-${PV}:${SLOT} + >=kde-apps/kmouth-${PV}:${SLOT} +" |