diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:34:53 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:34:53 +0000 |
commit | f1b8ef22b4e18e94b2c709aa6459c09156f8072c (patch) | |
tree | 6ef5331dce366acc63bb79ce342be6e44e02b6c6 /kde-base/khotkeys/khotkeys-3.5.8.ebuild | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-f1b8ef22b4e18e94b2c709aa6459c09156f8072c.tar.gz gentoo-2-f1b8ef22b4e18e94b2c709aa6459c09156f8072c.tar.bz2 gentoo-2-f1b8ef22b4e18e94b2c709aa6459c09156f8072c.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/khotkeys/khotkeys-3.5.8.ebuild')
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/khotkeys/khotkeys-3.5.8.ebuild b/kde-base/khotkeys/khotkeys-3.5.8.ebuild index b40f37fd1d6e..bcd429795156 100644 --- a/kde-base/khotkeys/khotkeys-3.5.8.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.8.ebuild,v 1.1 2007/10/19 22:58:16 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.8.ebuild,v 1.2 2008/01/28 21:34:53 philantrop 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" |