commit: eb75a632a0c9dac8764676365dd82bf2999786a5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Dec 9 10:38:38 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Dec 9 11:26:38 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb75a632
kde-apps/kpkpass: drop 21.11.90* Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/kpkpass/kpkpass-21.11.90.ebuild | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/kde-apps/kpkpass/kpkpass-21.11.90.ebuild b/kde-apps/kpkpass/kpkpass-21.11.90.ebuild deleted file mode 100644 index aa950e230f..0000000000 --- a/kde-apps/kpkpass/kpkpass-21.11.90.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="true" -ECM_TEST="true" -KFMIN=5.88.0 -QTMIN=5.15.2 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Library to deal with Apple Wallet pass files" -HOMEPAGE="https://apps.kde.org/kontact/" - -LICENSE="LGPL-2.1+" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=kde-frameworks/karchive-${KFMIN}:5 -" -RDEPEND="${DEPEND}"
