diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-09 21:36:18 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-30 23:12:39 +0100 |
commit | 2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113 (patch) | |
tree | 7b4825371b2e400d68de569ee34cf31054f51919 /kde-apps/libktnef/libktnef-17.04.3.ebuild | |
parent | kde-apps: 17.08.3 stable for amd64 (diff) | |
download | gentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.tar.gz gentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.tar.bz2 gentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.zip |
kde-apps: Drop KDE Applications 17.04.3
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'kde-apps/libktnef/libktnef-17.04.3.ebuild')
-rw-r--r-- | kde-apps/libktnef/libktnef-17.04.3.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-apps/libktnef/libktnef-17.04.3.ebuild b/kde-apps/libktnef/libktnef-17.04.3.ebuild deleted file mode 100644 index 7b949b44e8eb..000000000000 --- a/kde-apps/libktnef/libktnef-17.04.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="true" -KMNAME="ktnef" -inherit kde5 - -DESCRIPTION="Library for handling TNEF data" -LICENSE="GPL-2+" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_kdeapps_dep kcalcore) - $(add_kdeapps_dep kcalutils) - $(add_kdeapps_dep kcontacts) -" -RDEPEND="${DEPEND} - !kde-apps/kdepim-l10n -" |