diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-19 10:20:28 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-19 10:20:28 +0100 |
commit | 42ba2e70733f0d63044a2f4d8a44ebd1074e39cc (patch) | |
tree | 33a51052c8152063a4c66d0ae6cc607d8661a127 /kde-apps/kdeaccessibility-meta | |
parent | profiles: package.mask cleanup (diff) | |
download | gentoo-42ba2e70733f0d63044a2f4d8a44ebd1074e39cc.tar.gz gentoo-42ba2e70733f0d63044a2f4d8a44ebd1074e39cc.tar.bz2 gentoo-42ba2e70733f0d63044a2f4d8a44ebd1074e39cc.zip |
kde-apps: Drop KDE Applications 19.08.3
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdeaccessibility-meta')
-rw-r--r-- | kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-19.08.3.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-19.08.3.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-19.08.3.ebuild deleted file mode 100644 index 0bfe9322c07a..000000000000 --- a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-19.08.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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="arm64" -IUSE="" - -RDEPEND=" - >=kde-apps/kmag-${PV}:${SLOT} - >=kde-apps/kmousetool-${PV}:${SLOT} - >=kde-apps/kmouth-${PV}:${SLOT} -" |