commit: 116199c77a0b380ff7777382e843900d2d369fd5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 21 21:23:56 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Dec 21 21:27:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116199c7
kde-apps/kpkpass: drop 24.12.0 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/kpkpass/kpkpass-24.12.0.ebuild | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/kde-apps/kpkpass/kpkpass-24.12.0.ebuild b/kde-apps/kpkpass/kpkpass-24.12.0.ebuild deleted file mode 100644 index d1dff5e03d89..000000000000 --- a/kde-apps/kpkpass/kpkpass-24.12.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="true" -ECM_TEST="true" -KFMIN=6.5.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Library to deal with Apple Wallet pass files" -HOMEPAGE="https://apps.kde.org/kontact/" - -LICENSE="LGPL-2.1+" -SLOT="6" -KEYWORDS="~amd64 ~arm64" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui] - >=kde-frameworks/karchive-${KFMIN}:6 -" -RDEPEND="${DEPEND}"
