summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-21 10:46:22 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-21 16:34:23 +0100
commit4f5935b8c956718a359155b4b47f9b0a0f7d9d2a (patch)
tree9d3a04c149557ab61a6b32d5491ba9c683bdf5a6
parentapp-accessibility/kontrast: 24.02.1 version bump (diff)
downloadgentoo-4f5935b8c956718a359155b4b47f9b0a0f7d9d2a.tar.gz
gentoo-4f5935b8c956718a359155b4b47f9b0a0f7d9d2a.tar.bz2
gentoo-4f5935b8c956718a359155b4b47f9b0a0f7d9d2a.zip
kde-apps/kdeaccessibility-meta: 24.02.1 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-24.02.1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-24.02.1.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-24.02.1.ebuild
new file mode 100644
index 000000000000..d7a9358e04cf
--- /dev/null
+++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-24.02.1.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="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ >=app-accessibility/kontrast-${PV}:*
+ >=kde-apps/kmag-${PV}:*
+ >=kde-apps/kmousetool-${PV}:*
+ >=kde-apps/kmouth-${PV}:*
+"