summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r--kde-base/kapptemplate/ChangeLog6
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.1.4.ebuild12
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index abd0103f3315..516bf32cc212 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,10 @@
# 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.82 2009/02/01 06:31:49 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.83 2009/02/17 12:57:53 alexxy Exp $
+
+ 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ -kapptemplate-4.1.4.ebuild:
+ Drop KDE 4.1.4
01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
kapptemplate-4.2.0.ebuild:
diff --git a/kde-base/kapptemplate/kapptemplate-4.1.4.ebuild b/kde-base/kapptemplate/kapptemplate-4.1.4.ebuild
deleted file mode 100644
index 42a306733387..000000000000
--- a/kde-base/kapptemplate/kapptemplate-4.1.4.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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.1.4.ebuild,v 1.1 2009/01/13 21:15:12 alexxy Exp $
-
-EAPI="2"
-
-KMNAME=kdesdk
-inherit kde4-meta
-
-DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications."
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"