summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-27 15:36:09 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-27 15:36:09 +0000
commit778a125f58a53afac2bca721f75d17f6e6998762 (patch)
treeca5d6e46b6536a8f54df4abdb009273dce5c3d45 /kde-base/kfind
parentStable on sparc (diff)
downloadgentoo-2-778a125f58a53afac2bca721f75d17f6e6998762.tar.gz
gentoo-2-778a125f58a53afac2bca721f75d17f6e6998762.tar.bz2
gentoo-2-778a125f58a53afac2bca721f75d17f6e6998762.zip
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog7
-rw-r--r--kde-base/kfind/kfind-3.4.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index efecdec86a51..6e9eeef09e08 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfind
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.36 2006/03/22 20:15:18 danarmak Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.37 2006/03/27 15:36:09 agriffis Exp $
+
+ 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kfind-3.4.3.ebuild:
+ Mark 3.4.3 stable on ia64. #112842
*kfind-3.5.2 (22 Mar 2006)
diff --git a/kde-base/kfind/kfind-3.4.3.ebuild b/kde-base/kfind/kfind-3.4.3.ebuild
index ce1b94ad15d1..ec64e2531735 100644
--- a/kde-base/kfind/kfind-3.4.3.ebuild
+++ b/kde-base/kfind/kfind-3.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.4.3.ebuild,v 1.7 2005/12/10 19:12:06 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.4.3.ebuild,v 1.8 2006/03/27 15:36:09 agriffis 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 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)"