summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-02-15 10:23:33 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-02-15 13:22:29 +0100
commit2c55bb66531ce6f4339a971ad131ab4578c1e48a (patch)
tree1947d67a4258d4930f10a6faf1b24e9e99dbd173
parentapp-accessibility/kontrast: 23.08.5 version bump (diff)
downloadgentoo-2c55bb66531ce6f4339a971ad131ab4578c1e48a.tar.gz
gentoo-2c55bb66531ce6f4339a971ad131ab4578c1e48a.tar.bz2
gentoo-2c55bb66531ce6f4339a971ad131ab4578c1e48a.zip
kde-apps/kdeaccessibility-meta: 23.08.5 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.5.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.5.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.5.ebuild
new file mode 100644
index 000000000000..86b4b417654b
--- /dev/null
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 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}
+"