diff options
Diffstat (limited to 'kde-base/khotkeys/khotkeys-3.5.10.ebuild')
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/khotkeys/khotkeys-3.5.10.ebuild b/kde-base/khotkeys/khotkeys-3.5.10.ebuild index 4ae8f5471f6a..f9b70c7d2638 100644 --- a/kde-base/khotkeys/khotkeys-3.5.10.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.10.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.10.ebuild,v 1.2 2008/09/14 04:25:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.10.ebuild,v 1.3 2009/05/31 19:22:11 nixnut Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="x11-libs/libXtst" |