diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:17:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:17:45 +0000 |
commit | b79d496da15e785c86305c0f416c96946caed63f (patch) | |
tree | 828405e2d8d1f7272485ab9c328caad67b759cb6 /kde-base/kmouth | |
parent | Mark 3.4.3 stable on ia64. #112842 (diff) | |
download | gentoo-2-b79d496da15e785c86305c0f416c96946caed63f.tar.gz gentoo-2-b79d496da15e785c86305c0f416c96946caed63f.tar.bz2 gentoo-2-b79d496da15e785c86305c0f416c96946caed63f.zip |
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 5a360c344c5e..b23e36d554f8 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.37 2006/03/22 20:15:22 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.38 2006/03/27 20:17:45 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kmouth-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *kmouth-3.5.2 (22 Mar 2006) diff --git a/kde-base/kmouth/kmouth-3.4.3.ebuild b/kde-base/kmouth/kmouth-3.4.3.ebuild index ca7fff77954d..816ade90135e 100644 --- a/kde-base/kmouth/kmouth-3.4.3.ebuild +++ b/kde-base/kmouth/kmouth-3.4.3.ebuild @@ -1,13 +1,13 @@ -# 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/kmouth/kmouth-3.4.3.ebuild,v 1.7 2005/12/10 22:58:10 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.3.ebuild,v 1.8 2006/03/27 20:17:45 agriffis Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |