summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Heinlein <keytoaster@gentoo.org>2008-06-05 21:06:42 +0000
committerTobias Heinlein <keytoaster@gentoo.org>2008-06-05 21:06:42 +0000
commit5d931ff5d40c37d48be8329e03c2765513c75c9a (patch)
tree3f916f8acd5deeaf1db290a16420e2b320dc31cb /kde-base/kapptemplate/kapptemplate-4.0.5.ebuild
parentAdded the KDE 4.0.5 version of kappfinder. (diff)
downloadhistorical-5d931ff5d40c37d48be8329e03c2765513c75c9a.tar.gz
historical-5d931ff5d40c37d48be8329e03c2765513c75c9a.tar.bz2
historical-5d931ff5d40c37d48be8329e03c2765513c75c9a.zip
Added the KDE 4.0.5 version of kapptemplate.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-4.0.5.ebuild')
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.0.5.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-4.0.5.ebuild b/kde-base/kapptemplate/kapptemplate-4.0.5.ebuild
new file mode 100644
index 000000000000..91c16ac79155
--- /dev/null
+++ b/kde-base/kapptemplate/kapptemplate-4.0.5.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.0.5.ebuild,v 1.1 2008/06/05 21:06:42 keytoaster Exp $
+
+EAPI="1"
+
+KMNAME=kdesdk
+inherit kde4-meta
+
+DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications."
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"