diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 17:14:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 17:14:05 +0000 |
commit | bab52b35e10e58a4297893f06e7c6a159e2bf0e1 (patch) | |
tree | ea1efafd30f398b6a3fcd9a3a5945b56f5b6baf9 /kde-base/kfind | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-bab52b35e10e58a4297893f06e7c6a159e2bf0e1.tar.gz gentoo-2-bab52b35e10e58a4297893f06e7c6a159e2bf0e1.tar.bz2 gentoo-2-bab52b35e10e58a4297893f06e7c6a159e2bf0e1.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 2fcaf7f3bcc7..5162edaec201 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.68 2007/05/22 23:42:32 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.69 2007/08/07 17:14:05 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> kfind-3.5.7.ebuild: + Stable on sparc wrt #176297 *kfind-3.5.7 (22 May 2007) diff --git a/kde-base/kfind/kfind-3.5.7.ebuild b/kde-base/kfind/kfind-3.5.7.ebuild index 45dafb130f40..02ed350b300e 100644 --- a/kde-base/kfind/kfind-3.5.7.ebuild +++ b/kde-base/kfind/kfind-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.7.ebuild,v 1.1 2007/05/22 23:42:32 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.7.ebuild,v 1.2 2007/08/07 17:14:05 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="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" |