diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 03:30:54 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 03:30:54 +0000 |
commit | 0f26c5e22eec8cbc64405d93c2b8e45edfa09922 (patch) | |
tree | 50c4480247e91611169333bd8181b7ab3f533e88 /kde-base/kfind | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-0f26c5e22eec8cbc64405d93c2b8e45edfa09922.tar.gz gentoo-2-0f26c5e22eec8cbc64405d93c2b8e45edfa09922.tar.bz2 gentoo-2-0f26c5e22eec8cbc64405d93c2b8e45edfa09922.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 7516ff364693..96675889bb42 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.59 2006/11/14 15:38:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.60 2006/11/16 03:30:54 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> kfind-3.5.5.ebuild: + Marked ppc stable for bug #147570. 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> kfind-3.5.5.ebuild: Stable on sparc wrt #147570 diff --git a/kde-base/kfind/kfind-3.5.5.ebuild b/kde-base/kfind/kfind-3.5.5.ebuild index 1abbd08a8ba5..0ca1ee148eb2 100644 --- a/kde-base/kfind/kfind-3.5.5.ebuild +++ b/kde-base/kfind/kfind-3.5.5.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.5.ebuild,v 1.4 2006/11/14 15:38:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.5.ebuild,v 1.5 2006/11/16 03:30:54 josejx 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)" |