summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-08-03 23:54:51 +0000
committerAlex Alexander <wired@gentoo.org>2009-08-03 23:54:51 +0000
commit4ba4459fcad4671334fd088fff683f47ec2ddea5 (patch)
tree1ee3658138c3dad858ba9778dac26cd939c72d9c /kde-base/kapptemplate
parentVersion bump KDE 4.3.0 (diff)
downloadgentoo-2-4ba4459fcad4671334fd088fff683f47ec2ddea5.tar.gz
gentoo-2-4ba4459fcad4671334fd088fff683f47ec2ddea5.tar.bz2
gentoo-2-4ba4459fcad4671334fd088fff683f47ec2ddea5.zip
Version bump KDE 4.3.0
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r--kde-base/kapptemplate/ChangeLog7
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.3.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index 9d48fec3407c..5d86bcd732ea 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,11 @@
# 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.99 2009/07/12 09:56:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.100 2009/08/03 23:54:51 wired Exp $
+
+*kapptemplate-4.3.0 (03 Aug 2009)
+
+ 03 Aug 2009; Alex Alexander <wired@gentoo.org> +kapptemplate-4.3.0.ebuild:
+ Version bump
12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kapptemplate-3.5.10.ebuild:
alpha/sparc stable wrt #271889
diff --git a/kde-base/kapptemplate/kapptemplate-4.3.0.ebuild b/kde-base/kapptemplate/kapptemplate-4.3.0.ebuild
new file mode 100644
index 000000000000..d9d55612251d
--- /dev/null
+++ b/kde-base/kapptemplate/kapptemplate-4.3.0.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.0.ebuild,v 1.1 2009/08/03 23:54:51 wired 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"