diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 20:19:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 20:19:15 +0000 |
commit | 8f693fcfc1c891fb9c7d4145c291f099196d118a (patch) | |
tree | ba463bd7e4095cc593b65222a5615dc754fc841c /kde-base/khotkeys/khotkeys-3.5.7.ebuild | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-8f693fcfc1c891fb9c7d4145c291f099196d118a.tar.gz gentoo-2-8f693fcfc1c891fb9c7d4145c291f099196d118a.tar.bz2 gentoo-2-8f693fcfc1c891fb9c7d4145c291f099196d118a.zip |
alpha/ia64 stable 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 3ad79b0991e5..e8ba36e01304 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.3 2007/08/07 23:01:00 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.7.ebuild,v 1.4 2007/08/08 20:19:15 armin76 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" |