summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-09-03 12:43:40 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-09-03 12:43:40 +0000
commit73d09b7c5bcea8ba5623cef500ba2e57f68f6362 (patch)
tree3193ae58a0a17df60bbb38073de4b97adfeca4de /kde-base/kfind
parentRemove the bug #, it fools up portage. (diff)
downloadhistorical-73d09b7c5bcea8ba5623cef500ba2e57f68f6362.tar.gz
historical-73d09b7c5bcea8ba5623cef500ba2e57f68f6362.tar.bz2
historical-73d09b7c5bcea8ba5623cef500ba2e57f68f6362.zip
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-r2
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 6dd3a4c4f988..7e863bf73805 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.49 2006/07/25 05:42:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.50 2006/09/03 12:25:45 kloeri Exp $
+
+ 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kfind-3.5.2.ebuild:
+ Stable on ia64.
*kfind-3.5.4 (25 Jul 2006)
diff --git a/kde-base/kfind/kfind-3.5.2.ebuild b/kde-base/kfind/kfind-3.5.2.ebuild
index d48e33b4e952..884c808282e9 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.10 2006/06/01 07:35:59 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.2.ebuild,v 1.11 2006/09/03 12:25:45 kloeri 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)"