summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-11-04 13:22:38 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-11-04 14:19:39 +0100
commitff55b76d85b6807e9dab9f747c143cebdc7cb914 (patch)
treeb0dc475d897286dcfbd970bf48bbebffb5657c58
parentapp-accessibility/kontrast: 21.08.3 version bump (diff)
downloadgentoo-ff55b76d85b6807e9dab9f747c143cebdc7cb914.tar.gz
gentoo-ff55b76d85b6807e9dab9f747c143cebdc7cb914.tar.bz2
gentoo-ff55b76d85b6807e9dab9f747c143cebdc7cb914.zip
kde-apps/kdeaccessibility-meta: 21.08.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.08.3.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.08.3.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.08.3.ebuild
new file mode 100644
index 000000000000..5df0d3d2149d
--- /dev/null
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.08.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 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://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}
+"