summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog5
-rw-r--r--kde-base/kfind/kfind-4.14.2.ebuild19
2 files changed, 4 insertions, 20 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 81f7fea9abc4..69bfa4becee4 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.330 2014/12/11 13:05:51 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.331 2014/12/11 15:45:03 mrueg Exp $
+
+ 11 Dec 2014; Manuel Rüger <mrueg@gentoo.org> -kfind-4.14.2.ebuild:
+ Remove KDE SC 4.14.2
11 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> kfind-4.14.3.ebuild:
amd64 stable wrt bug #517344
diff --git a/kde-base/kfind/kfind-4.14.2.ebuild b/kde-base/kfind/kfind-4.14.2.ebuild
deleted file mode 100644
index 16a35010916d..000000000000
--- a/kde-base/kfind/kfind-4.14.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.14.2.ebuild,v 1.1 2014/10/25 19:58:35 kensington Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="KDE file finder utility"
-HOMEPAGE="http://www.kde.org/applications/utilities/kfind/"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkonq)
-"
-RDEPEND="${DEPEND}"