summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-13 13:14:58 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-13 17:44:12 +0200
commit2b40414566a155b6d6b5051501335c178d6b2aed (patch)
tree1d15847d9ba8788a9230b430734f4fcfdc0014d8 /kde-apps/kdeaccessibility-meta
parentkde-apps/konqueror: 20.08.0 version bump (diff)
downloadgentoo-2b40414566a155b6d6b5051501335c178d6b2aed.tar.gz
gentoo-2b40414566a155b6d6b5051501335c178d6b2aed.tar.bz2
gentoo-2b40414566a155b6d6b5051501335c178d6b2aed.zip
kde-apps/kdeaccessibility-meta: 20.08.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdeaccessibility-meta')
-rw-r--r--kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-20.08.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-20.08.0.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-20.08.0.ebuild
new file mode 100644
index 000000000000..f2be0489e41e
--- /dev/null
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-20.08.0.ebuild
@@ -0,0 +1,18 @@
+# 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="
+ >=kde-apps/kmag-${PV}:${SLOT}
+ >=kde-apps/kmousetool-${PV}:${SLOT}
+ >=kde-apps/kmouth-${PV}:${SLOT}
+"