diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-11 14:18:18 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-11 14:19:52 +0200 |
commit | a626108a406ebb30f298d6b5f6561b57cf6cbb13 (patch) | |
tree | 99445178be0890fd38ebabbd974a69505ed928ed /kde-apps/kpkpass/kpkpass-18.08.1.ebuild | |
parent | kde5-functions: Raise default ~arch kde-apps to KF-5.50 (diff) | |
download | gentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.tar.gz gentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.tar.bz2 gentoo-a626108a406ebb30f298d6b5f6561b57cf6cbb13.zip |
kde-apps: Drop KDE Applications 18.08.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'kde-apps/kpkpass/kpkpass-18.08.1.ebuild')
-rw-r--r-- | kde-apps/kpkpass/kpkpass-18.08.1.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-apps/kpkpass/kpkpass-18.08.1.ebuild b/kde-apps/kpkpass/kpkpass-18.08.1.ebuild deleted file mode 100644 index 9f0058d93267..000000000000 --- a/kde-apps/kpkpass/kpkpass-18.08.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Library to deal with Apple Wallet pass files" -HOMEPAGE="https://www.kde.org/applications/office/kontact/" - -LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep karchive) - $(add_qt_dep qtgui) -" -RDEPEND="${DEPEND} - !<kde-apps/kdepim-addons-18.07.80 -" |