diff options
author | 2006-05-26 17:29:39 +0000 | |
---|---|---|
committer | 2006-05-26 17:29:39 +0000 | |
commit | 05f49906482b2034a716f3efb7215ac8545ec47e (patch) | |
tree | c853995772d4dfe3ee662d64ba5ab5824c7a74c8 /kde-base/khotkeys | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-05f49906482b2034a716f3efb7215ac8545ec47e.tar.gz gentoo-2-05f49906482b2034a716f3efb7215ac8545ec47e.tar.bz2 gentoo-2-05f49906482b2034a716f3efb7215ac8545ec47e.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index fa315254d33f..e8394cc2d579 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.41 2006/05/26 15:24:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.42 2006/05/26 17:29:39 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> khotkeys-3.5.1.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Markus Rothe <corsair@gentoo.org> khotkeys-3.5.1.ebuild: Stable on ppc64 diff --git a/kde-base/khotkeys/khotkeys-3.5.1.ebuild b/kde-base/khotkeys/khotkeys-3.5.1.ebuild index 614e32f9cc81..ea56ed0d49ef 100644 --- a/kde-base/khotkeys/khotkeys-3.5.1.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.1.ebuild,v 1.6 2006/05/26 15:24:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.1.ebuild,v 1.7 2006/05/26 17:29:39 wolf31o2 Exp $ KMNAME=kdebase MAXKDEVER=3.5.2 @@ -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="" |