diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 14:48:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 14:48:27 +0000 |
commit | 6b0d149fb870bdc46fa64cd730445d8b7de1f70e (patch) | |
tree | 5afa1dd4e65ff239eb58869b8e1148a14cbc21cb /kde-base/khotkeys | |
parent | Mark 3.4.1 stable on ia64. #112842 (diff) | |
download | gentoo-2-6b0d149fb870bdc46fa64cd730445d8b7de1f70e.tar.gz gentoo-2-6b0d149fb870bdc46fa64cd730445d8b7de1f70e.tar.bz2 gentoo-2-6b0d149fb870bdc46fa64cd730445d8b7de1f70e.zip |
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 1187aad4c4f0..003f8bcd68ca 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.35 2006/01/22 22:53:00 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.36 2006/03/27 14:48:27 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> khotkeys-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *khotkeys-3.5.1 (23 Jan 2006) diff --git a/kde-base/khotkeys/khotkeys-3.4.3.ebuild b/kde-base/khotkeys/khotkeys-3.4.3.ebuild index 4067be361980..9ea4371b6bd6 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 +# 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.4.3.ebuild,v 1.8 2005/12/10 18:47:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.4.3.ebuild,v 1.9 2006/03/27 14:48:27 agriffis 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 ia64 ppc ppc64 sparc x86" IUSE="" |