summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-11-09 10:46:50 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-11-09 14:04:58 +0100
commitddb7c76637eaa7784ec6f09d1ffbe89e28518753 (patch)
tree4e04266fa1a8dd312fba2180db9d7459080f40fd
parentapp-accessibility/kontrast: 23.08.3 version bump (diff)
downloadgentoo-ddb7c76637eaa7784ec6f09d1ffbe89e28518753.tar.gz
gentoo-ddb7c76637eaa7784ec6f09d1ffbe89e28518753.tar.bz2
gentoo-ddb7c76637eaa7784ec6f09d1ffbe89e28518753.zip
kde-apps/kdeaccessibility-meta: 23.08.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.3.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.3.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.3.ebuild
new file mode 100644
index 000000000000..bef047374493
--- /dev/null
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.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}
+"