diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 03:35:53 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 03:35:53 +0000 |
commit | 1c9e910bfcf8298f2e422ab83210523017115ad7 (patch) | |
tree | f46f3afb3b267f4659dc1cddd13534a6d6cc3231 /kde-base/khotkeys | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-1c9e910bfcf8298f2e422ab83210523017115ad7.tar.gz gentoo-2-1c9e910bfcf8298f2e422ab83210523017115ad7.tar.bz2 gentoo-2-1c9e910bfcf8298f2e422ab83210523017115ad7.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
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 3bea7025093a..d23c9b05ce32 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.31 2005/12/09 03:26:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.32 2005/12/10 03:31:08 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> khotkeys-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> khotkeys-3.4.3.ebuild: Marked ppc stable for bug #112842. diff --git a/kde-base/khotkeys/khotkeys-3.4.3.ebuild b/kde-base/khotkeys/khotkeys-3.4.3.ebuild index a553268d4bf0..c28bc0233c35 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.6 2005/12/09 03:26:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.4.3.ebuild,v 1.7 2005/12/10 03:31:08 chriswhite 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="" |