diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-03-01 12:16:40 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-03-02 12:56:12 +0100 |
commit | ddd2106606c5a74553df0e404387a95cd8229ccc (patch) | |
tree | b6b1c97e0b33c526bf0af5051e5c62c51431caae /kde-apps/kdeaccessibility-meta | |
parent | app-accessibility/kontrast: 22.12.3 version bump (diff) | |
download | gentoo-ddd2106606c5a74553df0e404387a95cd8229ccc.tar.gz gentoo-ddd2106606c5a74553df0e404387a95cd8229ccc.tar.bz2 gentoo-ddd2106606c5a74553df0e404387a95cd8229ccc.zip |
kde-apps/kdeaccessibility-meta: 22.12.3 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.12.3.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.12.3.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.12.3.ebuild new file mode 100644 index 000000000000..bef047374493 --- /dev/null +++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.12.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2023 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://apps.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} +" |