diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-03 07:43:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-03 07:43:56 +0000 |
commit | b9f7f8b376d65a7411f0e7f7bc65b2913c83659e (patch) | |
tree | 592ef90256c4cf9799a4fb320b785644c78c7d9f /kde-base/kfind | |
parent | Bug #323717: Newer kernels change the build of localversion a lot, so we need... (diff) | |
download | gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.tar.gz gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.tar.bz2 gentoo-2-b9f7f8b376d65a7411f0e7f7bc65b2913c83659e.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.2_rc67/cvs/Linux x86_64, 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index cc20862ea616..ad443fba76a2 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.163 2010/06/30 15:36:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.164 2010/08/03 07:43:23 hwoarang Exp $ + + 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kfind-4.4.5.ebuild: + Stable on amd64 wrt bug #322791 *kfind-4.4.5 (30 Jun 2010) diff --git a/kde-base/kfind/kfind-4.4.5.ebuild b/kde-base/kfind/kfind-4.4.5.ebuild index 85d67093e216..17add1fcc9e1 100644 --- a/kde-base/kfind/kfind-4.4.5.ebuild +++ b/kde-base/kfind/kfind-4.4.5.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.5.ebuild,v 1.1 2010/06/30 15:36:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.4.5.ebuild,v 1.2 2010/08/03 07:43:23 hwoarang 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=" |