diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-20 20:19:21 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-20 20:19:21 +0000 |
commit | 3d61a61d25c611a15ddf9b4d2db385de45585fb8 (patch) | |
tree | 09433d4100ec5360d966bf487cc169a73121175e /kde-base | |
parent | x86 stable, bug #299921 (diff) | |
download | gentoo-2-3d61a61d25c611a15ddf9b4d2db385de45585fb8.tar.gz gentoo-2-3d61a61d25c611a15ddf9b4d2db385de45585fb8.tar.bz2 gentoo-2-3d61a61d25c611a15ddf9b4d2db385de45585fb8.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kappfinder/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kappfinder/kappfinder-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kappfinder/ChangeLog b/kde-base/kappfinder/ChangeLog index 59ec7ad70944..bcc0ea291839 100644 --- a/kde-base/kappfinder/ChangeLog +++ b/kde-base/kappfinder/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kappfinder # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kappfinder/ChangeLog,v 1.144 2010/01/19 01:00:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kappfinder/ChangeLog,v 1.145 2010/01/20 20:19:21 abcd Exp $ + + 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> kappfinder-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kappfinder-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kappfinder/kappfinder-4.3.4.ebuild b/kde-base/kappfinder/kappfinder-4.3.4.ebuild index da26b832a0e4..8350ccc517f7 100644 --- a/kde-base/kappfinder/kappfinder-4.3.4.ebuild +++ b/kde-base/kappfinder/kappfinder-4.3.4.ebuild @@ -1,6 +1,6 @@ -# 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/kappfinder/kappfinder-4.3.4.ebuild,v 1.1 2009/12/01 10:02:52 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kappfinder/kappfinder-4.3.4.ebuild,v 1.2 2010/01/20 20:19:21 abcd Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE tool that looks for well-known apps in your path and creates entries for them in the KDE menu" -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" |