diff options
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 84eb2fc3fa56..da03e4614330 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.147 2010/01/14 00:40:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.148 2010/01/20 18:54:54 abcd Exp $ + + 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> kfind-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> kfind-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kfind/kfind-4.3.4.ebuild b/kde-base/kfind/kfind-4.3.4.ebuild index 720c6e52f789..3bda3acc6319 100644 --- a/kde-base/kfind/kfind-4.3.4.ebuild +++ b/kde-base/kfind/kfind-4.3.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.4.ebuild,v 1.1 2009/12/01 10:35:33 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.4.ebuild,v 1.2 2010/01/20 18:54:54 abcd Exp $ EAPI="2" KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE file finder utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |