summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/ktnef/ktnef-4.14.11_pre20160611.ebuild')
-rw-r--r--kde-apps/ktnef/ktnef-4.14.11_pre20160611.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/kde-apps/ktnef/ktnef-4.14.11_pre20160611.ebuild b/kde-apps/ktnef/ktnef-4.14.11_pre20160611.ebuild
new file mode 100644
index 000000000000..384f3b6d3934
--- /dev/null
+++ b/kde-apps/ktnef/ktnef-4.14.11_pre20160611.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="Viewer for TNEF attachments"
+
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+LICENSE="LGPL-2.1"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdeapps_dep kdepimlibs 'akonadi(+)')
+ kde-apps/akonadi:4
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ akonadi/
+"