summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-12 15:17:15 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-12 18:57:02 +0100
commit001957ffdd54fa0e0bcd015291f01c91ec7aba23 (patch)
treee472cadba51edb6da003d562eedb38819e954ace
parentapp-accessibility/kontrast: 20.12.0 version bump (diff)
downloadgentoo-001957ffdd54fa0e0bcd015291f01c91ec7aba23.tar.gz
gentoo-001957ffdd54fa0e0bcd015291f01c91ec7aba23.tar.bz2
gentoo-001957ffdd54fa0e0bcd015291f01c91ec7aba23.zip
kde-apps/kdeaccessibility-meta: 20.12.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-20.12.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-20.12.0.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-20.12.0.ebuild
new file mode 100644
index 000000000000..898bb07e92ae
--- /dev/null
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-20.12.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages"
+HOMEPAGE="https://kde.org/"
+
+LICENSE="metapackage"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=app-accessibility/kontrast-${PV}:${SLOT}
+ >=kde-apps/kmag-${PV}:${SLOT}
+ >=kde-apps/kmousetool-${PV}:${SLOT}
+ >=kde-apps/kmouth-${PV}:${SLOT}
+"