summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 17:25:19 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 17:25:19 +0000
commit57bf3b4f7349f91cfd03d90b4694b03feeb695b0 (patch)
treec41161cb7b1ecd81c996d1af7c96cadf77108737 /kde-base/kfind
parentStable on amd64 wrt bug #132213 (diff)
downloadgentoo-2-57bf3b4f7349f91cfd03d90b4694b03feeb695b0.tar.gz
gentoo-2-57bf3b4f7349f91cfd03d90b4694b03feeb695b0.tar.bz2
gentoo-2-57bf3b4f7349f91cfd03d90b4694b03feeb695b0.zip
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog5
-rw-r--r--kde-base/kfind/kfind-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 12accb73ab39..df4e942752cc 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.42 2006/05/26 15:58:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.43 2006/05/26 17:25:19 wolf31o2 Exp $
+
+ 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kfind-3.5.2.ebuild:
+ Stable on amd64 wrt bug #132213
26 May 2006; Markus Rothe <corsair@gentoo.org> kfind-3.5.2.ebuild:
Stable on ppc64
diff --git a/kde-base/kfind/kfind-3.5.2.ebuild b/kde-base/kfind/kfind-3.5.2.ebuild
index e5ab95630a1e..fda1a3cdf4b6 100644
--- a/kde-base/kfind/kfind-3.5.2.ebuild
+++ b/kde-base/kfind/kfind-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.2.ebuild,v 1.5 2006/05/26 15:58:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.2.ebuild,v 1.6 2006/05/26 17:25:19 wolf31o2 Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE file find utility"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)"