diff options
author | 2006-11-14 15:38:37 +0000 | |
---|---|---|
committer | 2006-11-14 15:38:37 +0000 | |
commit | 823f21fb28b70dfe90ca7da0731afbb51ab899be (patch) | |
tree | 9ba64fc3670d5c57ac3e508199d99c8c1d964fcb /kde-base/kfind | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-823f21fb28b70dfe90ca7da0731afbb51ab899be.tar.gz gentoo-2-823f21fb28b70dfe90ca7da0731afbb51ab899be.tar.bz2 gentoo-2-823f21fb28b70dfe90ca7da0731afbb51ab899be.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
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 3be6467e4141..7516ff364693 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.58 2006/11/14 00:18:49 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.59 2006/11/14 15:38:37 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> kfind-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kfind-3.5.5.ebuild: Marked stable on amd64 wrt bug #147570. diff --git a/kde-base/kfind/kfind-3.5.5.ebuild b/kde-base/kfind/kfind-3.5.5.ebuild index 4f8ac24dc0d5..1abbd08a8ba5 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.3 2006/11/14 00:18:49 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.5.ebuild,v 1.4 2006/11/14 15:38:37 gustavoz 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)" |