diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-15 12:52:00 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-15 13:33:31 +0100 |
commit | 1ad698d239d64d8730de3506b1a00bef00bbb6f0 (patch) | |
tree | bca6cf8bc5075048c8eebeb74d18e27d02fa4892 /kde-apps/kpkpass | |
parent | kde-apps/kpimtextedit: drop 23.08.49.9999 (diff) | |
download | kde-1ad698d239d64d8730de3506b1a00bef00bbb6f0.tar.gz kde-1ad698d239d64d8730de3506b1a00bef00bbb6f0.tar.bz2 kde-1ad698d239d64d8730de3506b1a00bef00bbb6f0.zip |
kde-apps/kpkpass: drop 23.08.49.9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kpkpass')
-rw-r--r-- | kde-apps/kpkpass/kpkpass-23.08.49.9999.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-apps/kpkpass/kpkpass-23.08.49.9999.ebuild b/kde-apps/kpkpass/kpkpass-23.08.49.9999.ebuild deleted file mode 100644 index 3b56b19193..0000000000 --- a/kde-apps/kpkpass/kpkpass-23.08.49.9999.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=5.106.0 -QTMIN=5.15.9 -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="5" -KEYWORDS="" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=kde-frameworks/karchive-${KFMIN}:5 -" -RDEPEND="${DEPEND}" |