diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 21:46:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 21:46:22 +0000 |
commit | c2dd464fb1b79e273ba7089ad40b1443d0decec3 (patch) | |
tree | ce141f0afd52f98c930ed3f203842e7a9d06596e /kde-base/kfind | |
parent | x86 stable, bug 322791 (diff) | |
download | historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.tar.gz historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.tar.bz2 historical-c2dd464fb1b79e273ba7089ad40b1443d0decec3.zip |
x86 stable, bug 322791
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index e5b1ec4b1cb3..c58f7f55fd65 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.161 2010/06/24 08:20:31 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.162 2010/06/27 19:20:32 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> kfind-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kfind-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/kfind/kfind-4.4.4.ebuild b/kde-base/kfind/kfind-4.4.4.ebuild index fbf3d8e71d78..74ca42249f94 100644 --- a/kde-base/kfind/kfind-4.4.4.ebuild +++ b/kde-base/kfind/kfind-4.4.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.4.4.ebuild,v 1.3 2010/06/24 08:20:31 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.4.4.ebuild,v 1.4 2010/06/27 19:20:32 fauli Exp $ EAPI="3" KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE file finder utility" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |