summaryrefslogtreecommitdiff
path: root/kde-base/kapptemplate/kapptemplate-4.9.98.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-4.9.98.ebuild')
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.9.98.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-4.9.98.ebuild b/kde-base/kapptemplate/kapptemplate-4.9.98.ebuild
new file mode 100644
index 00000000000..074e383b785
--- /dev/null
+++ b/kde-base/kapptemplate/kapptemplate-4.9.98.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kdesdk"
+KDE_SCM="svn"
+inherit kde4-meta
+
+DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"