diff options
author | 2012-04-04 18:14:18 +0000 | |
---|---|---|
committer | 2012-04-04 18:14:18 +0000 | |
commit | 4c0376bc02c12cdf3a4c61fca0e0cfd2d7f25bb6 (patch) | |
tree | 2a74f6e7353087ff56cde41ebb5939415a8ae9b9 /kde-base/khotkeys | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-4c0376bc02c12cdf3a4c61fca0e0cfd2d7f25bb6.tar.gz gentoo-2-4c0376bc02c12cdf3a4c61fca0e0cfd2d7f25bb6.tar.bz2 gentoo-2-4c0376bc02c12cdf3a4c61fca0e0cfd2d7f25bb6.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 9a0324e7f4b2..a12be8709e06 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.212 2012/03/31 14:22:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.213 2012/04/04 18:14:18 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> khotkeys-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 31 Mar 2012; Markus Meier <maekke@gentoo.org> khotkeys-4.8.1.ebuild: add ~arm, bug #402989 diff --git a/kde-base/khotkeys/khotkeys-4.8.1.ebuild b/kde-base/khotkeys/khotkeys-4.8.1.ebuild index 020ca4a01ac3..9a757de6e251 100644 --- a/kde-base/khotkeys/khotkeys-4.8.1.ebuild +++ b/kde-base/khotkeys/khotkeys-4.8.1.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.1.ebuild,v 1.3 2012/03/31 14:22:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.8.1.ebuild,v 1.4 2012/04/04 18:14:18 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |