summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:20:16 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:20:16 +0000
commita60677e085fcf09ecae04a8ca64507439778a0b9 (patch)
treef161eec043815890e391fc81a2fa733ba562026e /kde-base/kapptemplate
parent[kde-base/kmahjongg] Version bump to KDE SC 4.4.0 (diff)
downloadgentoo-2-a60677e085fcf09ecae04a8ca64507439778a0b9.tar.gz
gentoo-2-a60677e085fcf09ecae04a8ca64507439778a0b9.tar.bz2
gentoo-2-a60677e085fcf09ecae04a8ca64507439778a0b9.zip
[kde-base/kapptemplate] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/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.4.0.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index d62d5c666475..4939c9650645 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kapptemplate
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.117 2010/01/25 14:32:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.118 2010/02/09 00:20:16 alexxy Exp $
+
+*kapptemplate-4.4.0 (08 Feb 2010)
+
+ 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ +kapptemplate-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*kapptemplate-4.3.5 (25 Jan 2010)
diff --git a/kde-base/kapptemplate/kapptemplate-4.4.0.ebuild b/kde-base/kapptemplate/kapptemplate-4.4.0.ebuild
new file mode 100644
index 000000000000..db5dc81743ff
--- /dev/null
+++ b/kde-base/kapptemplate/kapptemplate-4.4.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.4.0.ebuild,v 1.1 2010/02/09 00:20:16 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 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"