summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-06-08 12:32:28 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-06-08 13:35:25 +0200
commitf13bf99941bc3fb1d4970148bc53ac05df8f0140 (patch)
treed3bc8a46ad94c33b17ec56416d38c93ec69ba09d
parentapp-accessibility/kontrast: 23.04.2 version bump (diff)
downloadgentoo-f13bf99941bc3fb1d4970148bc53ac05df8f0140.tar.gz
gentoo-f13bf99941bc3fb1d4970148bc53ac05df8f0140.tar.bz2
gentoo-f13bf99941bc3fb1d4970148bc53ac05df8f0140.zip
kde-apps/kdeaccessibility-meta: 23.04.2 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.04.2.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.04.2.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.04.2.ebuild
new file mode 100644
index 000000000000..bef047374493
--- /dev/null
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.04.2.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}
+"