diff options
author | 2022-10-13 14:00:42 +0200 | |
---|---|---|
committer | 2022-10-13 15:13:59 +0200 | |
commit | a880caa0daf9a60e9088cbd41398a2e40af0cbf9 (patch) | |
tree | 013ba506e63cfbf131d6b38f2ba2863bc677e863 /kde-apps/kdeaccessibility-meta | |
parent | app-accessibility/kontrast: drop 22.08.1 (diff) | |
download | gentoo-a880caa0daf9a60e9088cbd41398a2e40af0cbf9.tar.gz gentoo-a880caa0daf9a60e9088cbd41398a2e40af0cbf9.tar.bz2 gentoo-a880caa0daf9a60e9088cbd41398a2e40af0cbf9.zip |
kde-apps/kdeaccessibility-meta: drop 22.08.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdeaccessibility-meta')
-rw-r--r-- | kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.08.1.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.08.1.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.08.1.ebuild deleted file mode 100644 index f92ede5f0293..000000000000 --- a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-22.08.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 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} -" |