aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-08-06 00:36:37 +0200
committerJohannes Huber <johu@gentoo.org>2014-08-06 00:36:37 +0200
commit8d11193a8d9014db10ee4b84ddaf1fd059036139 (patch)
treef7de07513d5fdf046a4288e87cbadeb3f2c826c7 /kde-base/kfind
parent[Documentation] Remove KDE SC 4 master branch keywords (diff)
downloadkde-8d11193a8d9014db10ee4b84ddaf1fd059036139.tar.gz
kde-8d11193a8d9014db10ee4b84ddaf1fd059036139.tar.bz2
kde-8d11193a8d9014db10ee4b84ddaf1fd059036139.zip
[kde-base] Remove KDE SC 4 master branch
KDE SC 4,14 is the last release and master opened for frameworks migration by upstream. Package-Manager: portage-2.2.11-r1
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/kfind-4.9999.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-base/kfind/kfind-4.9999.ebuild b/kde-base/kfind/kfind-4.9999.ebuild
deleted file mode 100644
index f1d29daf17..0000000000
--- a/kde-base/kfind/kfind-4.9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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=""
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkonq)
-"
-RDEPEND="${DEPEND}"