aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-02-13 19:31:30 +0100
committerJohannes Huber <johu@gentoo.org>2014-02-13 19:31:30 +0100
commitfc709d9ac1a8df3f2589423256aa8ef738db5e05 (patch)
treea42355c05ce6bbb53f60db66d9ec5277df72a9fb /kde-base/kfind
parent[media-libs/qt-gstreamer] after bumping 1.0 also mask it (missend in last com... (diff)
downloadkde-fc709d9ac1a8df3f2589423256aa8ef738db5e05.tar.gz
kde-fc709d9ac1a8df3f2589423256aa8ef738db5e05.tar.bz2
kde-fc709d9ac1a8df3f2589423256aa8ef738db5e05.zip
[kde-base] Remove KDE/4.11 branch (except kde-workspace)
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/kfind-4.11.49.9999.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-base/kfind/kfind-4.11.49.9999.ebuild b/kde-base/kfind/kfind-4.11.49.9999.ebuild
deleted file mode 100644
index f1d29daf17..0000000000
--- a/kde-base/kfind/kfind-4.11.49.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}"