diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 17:20:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 17:20:28 +0000 |
commit | 51fe4c9c9ccf1aa042373c6fa748e3314b07aca0 (patch) | |
tree | 5d93867b30a9fec0935fd79b3dd6edbce32ea885 /kde-base/khotkeys/khotkeys-3.5.7.ebuild | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-51fe4c9c9ccf1aa042373c6fa748e3314b07aca0.tar.gz gentoo-2-51fe4c9c9ccf1aa042373c6fa748e3314b07aca0.tar.bz2 gentoo-2-51fe4c9c9ccf1aa042373c6fa748e3314b07aca0.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/khotkeys/khotkeys-3.5.7.ebuild')
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/khotkeys/khotkeys-3.5.7.ebuild b/kde-base/khotkeys/khotkeys-3.5.7.ebuild index 0aa55c197c6a..206d0030b7a8 100644 --- a/kde-base/khotkeys/khotkeys-3.5.7.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.7.ebuild,v 1.1 2007/05/22 23:55:29 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.7.ebuild,v 1.2 2007/08/07 17:20:28 gustavoz Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |