diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-10 20:42:07 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-10 22:30:23 +0100 |
commit | 941fff4fbbeec15b596d2751ad78a3816004faf2 (patch) | |
tree | 52b416db154c806fc67bb2a5392e35e3d3f6c4cd /kde-apps/kpkpass/kpkpass-19.08.2.ebuild | |
parent | kde-frameworks: Drop KDE Frameworks 5.63.0 (diff) | |
download | gentoo-941fff4fbbeec15b596d2751ad78a3816004faf2.tar.gz gentoo-941fff4fbbeec15b596d2751ad78a3816004faf2.tar.bz2 gentoo-941fff4fbbeec15b596d2751ad78a3816004faf2.zip |
kde-apps: Drop KDE Applications 19.08.2
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kpkpass/kpkpass-19.08.2.ebuild')
-rw-r--r-- | kde-apps/kpkpass/kpkpass-19.08.2.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-apps/kpkpass/kpkpass-19.08.2.ebuild b/kde-apps/kpkpass/kpkpass-19.08.2.ebuild deleted file mode 100644 index ad5acedd9c55..000000000000 --- a/kde-apps/kpkpass/kpkpass-19.08.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Library to deal with Apple Wallet pass files" -HOMEPAGE="https://kde.org/applications/office/kontact/" - -LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep karchive) - $(add_qt_dep qtgui) -" -RDEPEND="${DEPEND} - !<kde-apps/kdepim-addons-18.07.80 -" |