summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r--kde-base/kapptemplate/ChangeLog5
-rw-r--r--kde-base/kapptemplate/kapptemplate-4.10.4.ebuild19
2 files changed, 4 insertions, 20 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index 150be2067544..a258a248de46 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kapptemplate
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.243 2013/08/02 14:30:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.244 2013/08/02 17:20:18 johu Exp $
+
+ 02 Aug 2013; Johannes Huber <johu@gentoo.org> -kapptemplate-4.10.4.ebuild:
+ Remove KDE SC 4.10.4
02 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kapptemplate-4.10.5.ebuild:
Stable for ppc64, wrt to bug #477634
diff --git a/kde-base/kapptemplate/kapptemplate-4.10.4.ebuild b/kde-base/kapptemplate/kapptemplate-4.10.4.ebuild
deleted file mode 100644
index 37fc332f04c4..000000000000
--- a/kde-base/kapptemplate/kapptemplate-4.10.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.10.4.ebuild,v 1.6 2013/08/01 18:37:31 johu Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-if [[ ${PV} == *9999 ]]; then
- eclass="kde4-base"
-else
- eclass="kde4-meta"
- KMNAME="kdesdk"
-fi
-inherit ${eclass}
-
-DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications."
-HOMEPAGE="http://www.kde.org/applications/development/kapptemplate"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"