diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 22:53:33 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 22:53:33 +0000 |
commit | 30815fbe2f5f50f23cc7cef43bb944022e24c859 (patch) | |
tree | e7b9f1f131c5fef1318269cf09dc49ace1cfdf8f /kde-base/kfind | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-30815fbe2f5f50f23cc7cef43bb944022e24c859.tar.gz gentoo-2-30815fbe2f5f50f23cc7cef43bb944022e24c859.tar.bz2 gentoo-2-30815fbe2f5f50f23cc7cef43bb944022e24c859.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 76a0112a67f8..a8c4018b7888 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.178 2011/05/09 08:48:42 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.179 2011/05/09 22:53:33 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> kfind-4.6.2.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> kfind-4.6.2.ebuild: x86 stable per bug 354033 diff --git a/kde-base/kfind/kfind-4.6.2.ebuild b/kde-base/kfind/kfind-4.6.2.ebuild index 23c2c0b6853a..0f836b0db6b1 100644 --- a/kde-base/kfind/kfind-4.6.2.ebuild +++ b/kde-base/kfind/kfind-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.6.2.ebuild,v 1.2 2011/05/09 08:48:42 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.6.2.ebuild,v 1.3 2011/05/09 22:53:33 hwoarang Exp $ EAPI=3 KDE_HANDBOOK="optional" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE file finder utility" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |