summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 18:15:52 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 18:15:52 +0000
commit5a11c301a192468cfc2133286860924043c39973 (patch)
tree955d01fd500dab8bdac788ca29b7ed8407f4b7d1 /kde-base/kapptemplate
parentVersion bump (diff)
downloadgentoo-2-5a11c301a192468cfc2133286860924043c39973.tar.gz
gentoo-2-5a11c301a192468cfc2133286860924043c39973.tar.bz2
gentoo-2-5a11c301a192468cfc2133286860924043c39973.zip
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r--kde-base/kapptemplate/ChangeLog8
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.3.2.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index 3d947de23ca2..810c7efb47bc 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kapptemplate
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.101 2009/09/01 14:50:26 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.102 2009/10/06 18:15:52 alexxy Exp $
+
+*kapptemplate-4.3.2 (06 Oct 2009)
+
+ 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kapptemplate-4.3.2.ebuild:
+ Version bump
*kapptemplate-4.3.1 (01 Sep 2009)
diff --git a/kde-base/kapptemplate/kapptemplate-4.3.2.ebuild b/kde-base/kapptemplate/kapptemplate-4.3.2.ebuild
new file mode 100644
index 000000000000..03728a476d14
--- /dev/null
+++ b/kde-base/kapptemplate/kapptemplate-4.3.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.2.ebuild,v 1.1 2009/10/06 18:15:52 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdesdk"
+inherit kde4-meta
+
+DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"