diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 05:44:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-03 05:44:41 +0000 |
commit | 8f1199937d06be3871e890917a63c8a8e6dbb898 (patch) | |
tree | 5894241610d8402f4ca2c04ac2cfc91221efa6c8 /kde-base/khotkeys | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-8f1199937d06be3871e890917a63c8a8e6dbb898.tar.gz gentoo-2-8f1199937d06be3871e890917a63c8a8e6dbb898.tar.bz2 gentoo-2-8f1199937d06be3871e890917a63c8a8e6dbb898.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 983d68644cf8..20cbdc27045b 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.153 2010/03/31 22:41:26 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.154 2010/05/03 05:44:41 aballier Exp $ + + 03 May 2010; Alexis Ballier <aballier@gentoo.org> khotkeys-4.4.2.ebuild: + keyword ~x86-fbsd 31 Mar 2010; Dror Levin <spatz@gentoo.org> -khotkeys-4.3.4.ebuild, -khotkeys-4.4.0.ebuild: diff --git a/kde-base/khotkeys/khotkeys-4.4.2.ebuild b/kde-base/khotkeys/khotkeys-4.4.2.ebuild index dfe488448546..6b1db322762e 100644 --- a/kde-base/khotkeys/khotkeys-4.4.2.ebuild +++ b/kde-base/khotkeys/khotkeys-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.4.2.ebuild,v 1.1 2010/03/30 21:05:11 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.4.2.ebuild,v 1.2 2010/05/03 05:44:41 aballier Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |