diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-12 11:46:21 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-12 12:16:36 +0200 |
commit | 4b144d830aa93f5a3f818d7e1060a8789eecf346 (patch) | |
tree | 35318814b12e3aef35acc45c3ac65a2eb79f7bf4 /kde-apps/kdeaccessibility-meta | |
parent | app-accessibility/kontrast: 21.08.0 version bump (diff) | |
download | gentoo-4b144d830aa93f5a3f818d7e1060a8789eecf346.tar.gz gentoo-4b144d830aa93f5a3f818d7e1060a8789eecf346.tar.bz2 gentoo-4b144d830aa93f5a3f818d7e1060a8789eecf346.zip |
kde-apps/kdeaccessibility-meta: 21.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-21.08.0.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.08.0.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.08.0.ebuild new file mode 100644 index 000000000000..1e46290dbd8b --- /dev/null +++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-21.08.0.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 ~x86" +IUSE="" + +RDEPEND=" + >=app-accessibility/kontrast-${PV}:${SLOT} + >=kde-apps/kmag-${PV}:${SLOT} + >=kde-apps/kmousetool-${PV}:${SLOT} + >=kde-apps/kmouth-${PV}:${SLOT} +" |