summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-12 03:39:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-12 03:39:13 +0000
commite7f5cab9cff2b0e660a7f7b18c4aaa60b9f00c64 (patch)
tree800b5d2f21aeda2a270d99c4acb575a95172173a /kde-base/kfind/kfind-4.10.5.ebuild
parentVersion bump fixing bugs #485536 and #493354 in the process. (diff)
downloadhistorical-e7f5cab9cff2b0e660a7f7b18c4aaa60b9f00c64.tar.gz
historical-e7f5cab9cff2b0e660a7f7b18c4aaa60b9f00c64.tar.bz2
historical-e7f5cab9cff2b0e660a7f7b18c4aaa60b9f00c64.zip
Remove old
Package-Manager: portage-2.2.1/cvs/Linux ppc64 RepoMan-Options: --force Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/kfind/kfind-4.10.5.ebuild')
-rw-r--r--kde-base/kfind/kfind-4.10.5.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-base/kfind/kfind-4.10.5.ebuild b/kde-base/kfind/kfind-4.10.5.ebuild
deleted file mode 100644
index 264bd417d437..000000000000
--- a/kde-base/kfind/kfind-4.10.5.ebuild
+++ /dev/null
@@ -1,18 +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/kfind/kfind-4.10.5.ebuild,v 1.5 2013/08/02 14:29:25 ago Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="KDE file finder utility"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkonq)
-"
-RDEPEND="${DEPEND}"