diff options
author | 2006-11-26 21:23:44 +0000 | |
---|---|---|
committer | 2006-11-26 21:23:44 +0000 | |
commit | d42826c9f3c6bc6420e74c709e4012c3f5b81f90 (patch) | |
tree | d9e261f956eb3785fc314cd99aebb37279e3baf1 /kde-base/kfind | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-d42826c9f3c6bc6420e74c709e4012c3f5b81f90.tar.gz gentoo-2-d42826c9f3c6bc6420e74c709e4012c3f5b81f90.tar.bz2 gentoo-2-d42826c9f3c6bc6420e74c709e4012c3f5b81f90.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
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 5fca6a2f3f14..ddbdf6d6c9dc 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.61 2006/11/18 17:40:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.62 2006/11/26 21:23:44 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kfind-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kfind-3.5.3.ebuild, -kfind-3.5.4.ebuild: diff --git a/kde-base/kfind/kfind-3.5.5.ebuild b/kde-base/kfind/kfind-3.5.5.ebuild index 0ca1ee148eb2..6c7057fabfc6 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.5 2006/11/16 03:30:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.5.ebuild,v 1.6 2006/11/26 21:23:44 corsair 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)" |