diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 20:01:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 20:01:36 +0000 |
commit | 1966ad36b9a7e4708dc8c45aba769467a9747575 (patch) | |
tree | 2d56611c5da330d9e4c709f079bf257805715c7d | |
parent | Stable for amd64, wrt bug #414605 (diff) | |
download | gentoo-2-1966ad36b9a7e4708dc8c45aba769467a9747575.tar.gz gentoo-2-1966ad36b9a7e4708dc8c45aba769467a9747575.tar.bz2 gentoo-2-1966ad36b9a7e4708dc8c45aba769467a9747575.zip |
Stable for amd64, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index a676fe07e242..1bef311f0155 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.218 2012/05/18 06:23:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.219 2012/05/18 20:01:36 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> khotkeys-4.8.3.ebuild: + Stable for amd64, wrt bug #414605 18 May 2012; Joseph Jezak <josejx@gentoo.org> khotkeys-4.8.3.ebuild: Marked ~ppc ~ppc64 for bug #402989. diff --git a/kde-base/khotkeys/khotkeys-4.8.3.ebuild b/kde-base/khotkeys/khotkeys-4.8.3.ebuild index 4e92317f6818..4d0ae9f53996 100644 --- a/kde-base/khotkeys/khotkeys-4.8.3.ebuild +++ b/kde-base/khotkeys/khotkeys-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.8.3.ebuild,v 1.2 2012/05/18 06:23:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.8.3.ebuild,v 1.3 2012/05/18 20:01:36 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |