diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:00:34 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-05 00:00:34 +0000 |
commit | 7eb3768216b9b74312f2d028bcbc035cdee18623 (patch) | |
tree | aeee45354135960b48085e8fe91c719112ba863f /kde-base/khotkeys | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-7eb3768216b9b74312f2d028bcbc035cdee18623.tar.gz gentoo-2-7eb3768216b9b74312f2d028bcbc035cdee18623.tar.bz2 gentoo-2-7eb3768216b9b74312f2d028bcbc035cdee18623.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/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.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index debdec75dd19..b242b6a2fc0e 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.118 2009/06/04 12:35:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.119 2009/06/05 00:00:34 alexxy Exp $ + + 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> khotkeys-4.2.4.ebuild: + Fix accidently added keywords *khotkeys-4.2.4 (04 Jun 2009) diff --git a/kde-base/khotkeys/khotkeys-4.2.4.ebuild b/kde-base/khotkeys/khotkeys-4.2.4.ebuild index f7c59977d471..7b5560062da5 100644 --- a/kde-base/khotkeys/khotkeys-4.2.4.ebuild +++ b/kde-base/khotkeys/khotkeys-4.2.4.ebuild @@ -1,6 +1,6 @@ # 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-4.2.4.ebuild,v 1.1 2009/06/04 12:35:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.4.ebuild,v 1.2 2009/06/05 00:00:34 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND=" |