diff options
author | 2008-05-12 22:49:46 +0000 | |
---|---|---|
committer | 2008-05-12 22:49:46 +0000 | |
commit | 55c1f62a7919e6e13cd6ed222a33049288d929a0 (patch) | |
tree | 1d0d374c9db8328dfc464aaf6bedeaf36f9e6140 /kde-base/kfind | |
parent | Stable for HPPA (bug #221063). (diff) | |
download | gentoo-2-55c1f62a7919e6e13cd6ed222a33049288d929a0.tar.gz gentoo-2-55c1f62a7919e6e13cd6ed222a33049288d929a0.tar.bz2 gentoo-2-55c1f62a7919e6e13cd6ed222a33049288d929a0.zip |
Stable for HPPA (bug #221063).
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 99e84194b064..474ec1e0d637 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.90 2008/05/12 20:02:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.91 2008/05/12 22:49:46 jer Exp $ + + 12 May 2008; Jeroen Roovers <jer@gentoo.org> kfind-3.5.9.ebuild: + Stable for HPPA (bug #221063). 12 May 2008; Brent Baude <ranger@gentoo.org> kfind-3.5.9.ebuild: Marking kfind-3.5.9 ppc stable for bug 221063 diff --git a/kde-base/kfind/kfind-3.5.9.ebuild b/kde-base/kfind/kfind-3.5.9.ebuild index a1fdb8f01fe9..c4b5da55ccd9 100644 --- a/kde-base/kfind/kfind-3.5.9.ebuild +++ b/kde-base/kfind/kfind-3.5.9.ebuild @@ -1,13 +1,13 @@ # 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.9.ebuild,v 1.4 2008/05/12 20:02:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.9.ebuild,v 1.5 2008/05/12 22:49:46 jer Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE file find utility" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkonq-${PV}:${SLOT}" |