diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:48:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:48:13 +0000 |
commit | 874609e5e00df794f62f67226e669ff7b15b0fcc (patch) | |
tree | 58de99b7caf1706545e7a24603e3c9c42379ac7f /kde-base/kfind | |
parent | Stable for HPPA (bug #221063). (diff) | |
download | gentoo-2-874609e5e00df794f62f67226e669ff7b15b0fcc.tar.gz gentoo-2-874609e5e00df794f62f67226e669ff7b15b0fcc.tar.bz2 gentoo-2-874609e5e00df794f62f67226e669ff7b15b0fcc.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
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 5bfc7eb83dca..515629a38dc2 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.88 2008/04/03 21:05:25 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.89 2008/05/12 16:48:13 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> kfind-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 *kfind-4.0.3 (03 Apr 2008) diff --git a/kde-base/kfind/kfind-3.5.9.ebuild b/kde-base/kfind/kfind-3.5.9.ebuild index 9b3c3068aef3..e2a7a81b68ee 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.2 2008/03/04 02:49:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.9.ebuild,v 1.3 2008/05/12 16:48:13 armin76 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}" |