summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-29 18:26:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-29 18:26:22 +0000
commite3d860f5c923b7e5514da18d2cee7e1aca3f5646 (patch)
treedb173bcad6a1b3bda832ac78d84ddfae6ca747ff /kde-base/kfind
parentfix depend.apache usage wrt #208033; update metadata; cleanup (diff)
downloadgentoo-2-e3d860f5c923b7e5514da18d2cee7e1aca3f5646.tar.gz
gentoo-2-e3d860f5c923b7e5514da18d2cee7e1aca3f5646.tar.bz2
gentoo-2-e3d860f5c923b7e5514da18d2cee7e1aca3f5646.zip
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog5
-rw-r--r--kde-base/kfind/kfind-3.5.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 8b33a20bdd38..254af1ab2b7f 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.77 2008/01/28 23:01:19 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.78 2008/01/29 18:26:22 armin76 Exp $
+
+ 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> kfind-3.5.8.ebuild:
+ alpha/ia64/sparc stable wrt #207634
28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kfind-3.5.8.ebuild:
Marked stable on amd64 as per bug 207634.
diff --git a/kde-base/kfind/kfind-3.5.8.ebuild b/kde-base/kfind/kfind-3.5.8.ebuild
index e1016e3b6032..336ce59b50c7 100644
--- a/kde-base/kfind/kfind-3.5.8.ebuild
+++ b/kde-base/kfind/kfind-3.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.8.ebuild,v 1.2 2008/01/28 23:01:19 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.8.ebuild,v 1.3 2008/01/29 18:26:22 armin76 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="kdehiddenvisibility"
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)"