summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-09-15 21:12:56 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-09-15 22:06:17 +0200
commitdbd27ce7704ae74b39c04e22ffc6669e9e78268e (patch)
treebd1c0a543e9cfb2e90614a23b91c4cfae07350d3
parentapp-accessibility/kontrast: 23.08.1 version bump (diff)
downloadgentoo-dbd27ce7704ae74b39c04e22ffc6669e9e78268e.tar.gz
gentoo-dbd27ce7704ae74b39c04e22ffc6669e9e78268e.tar.bz2
gentoo-dbd27ce7704ae74b39c04e22ffc6669e9e78268e.zip
kde-apps/kdeaccessibility-meta: 23.08.1 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.1.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.1.ebuild
new file mode 100644
index 000000000000..bef047374493
--- /dev/null
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-23.08.1.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}
+"