diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 22:17:54 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 22:17:54 +0000 |
commit | 5c1d40851bcc1fb27ee11c301fc007f36b3ffed2 (patch) | |
tree | 3bd969061380a5cd1b58b55d328950094d73cf8b /kde-base/khotkeys | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5c1d40851bcc1fb27ee11c301fc007f36b3ffed2.tar.gz gentoo-2-5c1d40851bcc1fb27ee11c301fc007f36b3ffed2.tar.bz2 gentoo-2-5c1d40851bcc1fb27ee11c301fc007f36b3ffed2.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index a3746b11ff71..466dbdbd4522 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.26 2005/11/24 19:49:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.27 2005/11/24 22:16:55 cryos Exp $ + + 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> khotkeys-3.4.3.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> khotkeys-3.4.3.ebuild: Stable on ppc64 diff --git a/kde-base/khotkeys/khotkeys-3.4.3.ebuild b/kde-base/khotkeys/khotkeys-3.4.3.ebuild index 5f7b7b99747c..266c89f55c6f 100644 --- a/kde-base/khotkeys/khotkeys-3.4.3.ebuild +++ b/kde-base/khotkeys/khotkeys-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.4.3.ebuild,v 1.4 2005/11/24 19:49:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.4.3.ebuild,v 1.5 2005/11/24 22:16:55 cryos Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" |