summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog6
-rw-r--r--kde-base/kfind/kfind-4.9.3.ebuild18
-rw-r--r--kde-base/kfind/kfind-4.9.4.ebuild18
3 files changed, 5 insertions, 37 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index a6e66e58e9e6..2c7b3e13d402 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.244 2013/01/27 23:28:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.245 2013/01/28 12:12:57 ago Exp $
+
+ 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kfind-4.9.3.ebuild,
+ -kfind-4.9.4.ebuild:
+ Remove old
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kfind-4.9.5.ebuild:
Stable for ppc, wrt bug #450678
diff --git a/kde-base/kfind/kfind-4.9.3.ebuild b/kde-base/kfind/kfind-4.9.3.ebuild
deleted file mode 100644
index 964a75e633c3..000000000000
--- a/kde-base/kfind/kfind-4.9.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.9.3.ebuild,v 1.4 2012/11/30 15:53:47 ago Exp $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="KDE file finder utility"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkonq)
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-base/kfind/kfind-4.9.4.ebuild b/kde-base/kfind/kfind-4.9.4.ebuild
deleted file mode 100644
index 56ef4ebe16c0..000000000000
--- a/kde-base/kfind/kfind-4.9.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.9.4.ebuild,v 1.1 2012/12/05 16:58:15 alexxy Exp $
-
-EAPI=4
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="KDE file finder utility"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkonq)
-"
-RDEPEND="${DEPEND}"