summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:40:12 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:40:12 +0000
commit4f592944507cccc4ac7e3e92a0dcc904295ff114 (patch)
treebbf42e0f22a84f43399c4b392690ada4aa057758 /kde-base/kfind
parentVersion bump KDE 4.4.3 (diff)
downloadgentoo-2-4f592944507cccc4ac7e3e92a0dcc904295ff114.tar.gz
gentoo-2-4f592944507cccc4ac7e3e92a0dcc904295ff114.tar.bz2
gentoo-2-4f592944507cccc4ac7e3e92a0dcc904295ff114.zip
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog5
-rw-r--r--kde-base/kfind/kfind-4.4.1.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index dce3c973f3bd..5bd32fa7459b 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.157 2010/05/03 20:49:40 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.158 2010/05/03 21:40:12 alexxy Exp $
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kfind-4.4.1.ebuild:
+ Drop KDE SC 4.4.1
*kfind-4.4.3 (03 May 2010)
diff --git a/kde-base/kfind/kfind-4.4.1.ebuild b/kde-base/kfind/kfind-4.4.1.ebuild
deleted file mode 100644
index 9d559ed2e5fa..000000000000
--- a/kde-base/kfind/kfind-4.4.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.4.1.ebuild,v 1.1 2010/03/02 17:21:01 tampakrap Exp $
-EAPI="3"
-
-KMNAME="kdebase-apps"
-inherit kde4-meta
-
-DESCRIPTION="KDE file finder utility"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep libkonq)
-"
-RDEPEND="${DEPEND}"