diff options
author | 2008-06-05 21:06:42 +0000 | |
---|---|---|
committer | 2008-06-05 21:06:42 +0000 | |
commit | 5d931ff5d40c37d48be8329e03c2765513c75c9a (patch) | |
tree | 3f916f8acd5deeaf1db290a16420e2b320dc31cb /kde-base/kapptemplate/kapptemplate-4.0.5.ebuild | |
parent | Added the KDE 4.0.5 version of kappfinder. (diff) | |
download | historical-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.ebuild | 12 |
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" |