diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:49:30 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:49:30 +0000 |
commit | 0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84 (patch) | |
tree | 5bb8f765e30cd5f781655d9b01f992a6ca6b02c7 /kde-base/khotkeys | |
parent | Drop KDE 4.2.1 (diff) | |
download | historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.tar.gz historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.tar.bz2 historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
Package-Manager: portage-2.2_rc30/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index b149d322f248..ff3d3beea75b 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.112 2009/04/17 04:59:40 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.113 2009/04/17 06:17:08 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> khotkeys-4.2.2: + Restore ~hppa keywords 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -khotkeys-4.2.1.ebuild: Drop KDE 4.2.1 diff --git a/kde-base/khotkeys/khotkeys-4.2.2.ebuild b/kde-base/khotkeys/khotkeys-4.2.2.ebuild index fd84c636a3da..21afb0587c87 100644 --- a/kde-base/khotkeys/khotkeys-4.2.2.ebuild +++ b/kde-base/khotkeys/khotkeys-4.2.2.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.2.ebuild,v 1.1 2009/04/11 23:12:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.2.2.ebuild,v 1.2 2009/04/17 06:17:08 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND=" |