summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kfind/ChangeLog5
-rw-r--r--kde-base/kfind/kfind-4.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 93f11bcd78fd..e7485f7f5829 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.110 2009/03/08 22:48:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.111 2009/03/09 11:48:14 scarabeus Exp $
+
+ 09 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> kfind-4.2.1.ebuild:
+ Fix wrong kmextra.
08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> kfind-4.2.1.ebuild:
Revert wrongly commited new eclass behavior.
diff --git a/kde-base/kfind/kfind-4.2.1.ebuild b/kde-base/kfind/kfind-4.2.1.ebuild
index f745808ae6b0..8052fb8e2301 100644
--- a/kde-base/kfind/kfind-4.2.1.ebuild
+++ b/kde-base/kfind/kfind-4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.2.1.ebuild,v 1.3 2009/03/08 22:48:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.2.1.ebuild,v 1.4 2009/03/09 11:48:14 scarabeus Exp $
EAPI="2"
KMNAME="kdebase"
@@ -12,5 +12,5 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug"
KMEXTRA="
- doc/${PN}/
+ apps/doc/${PN}/
"