diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 04:11:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-18 04:11:18 +0000 |
commit | ace16af851461062d32b381ad8ab7b4dd2093f49 (patch) | |
tree | f4771e93ac14f06d3ab9f60b38af2450b72a884e /kde-base/kfind | |
parent | Stable for HPPA (bug #271889). (diff) | |
download | gentoo-2-ace16af851461062d32b381ad8ab7b4dd2093f49.tar.gz gentoo-2-ace16af851461062d32b381ad8ab7b4dd2093f49.tar.bz2 gentoo-2-ace16af851461062d32b381ad8ab7b4dd2093f49.zip |
Stable for HPPA (bug #271889).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 51b59c1e6ba3..fdc472a4cf1d 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.125 2009/06/14 10:59:43 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.126 2009/06/18 04:11:18 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kfind-3.5.10.ebuild: + Stable for HPPA (bug #271889). 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfind-4.2.3.ebuild: Drop KDE 4.2.3 diff --git a/kde-base/kfind/kfind-3.5.10.ebuild b/kde-base/kfind/kfind-3.5.10.ebuild index 63c91991512d..dd6b70432080 100644 --- a/kde-base/kfind/kfind-3.5.10.ebuild +++ b/kde-base/kfind/kfind-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.10.ebuild,v 1.4 2009/06/06 11:24:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.10.ebuild,v 1.5 2009/06/18 04:11:18 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}" |