diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 10:37:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 10:37:05 +0000 |
commit | 03ce0794279254d2dafb1cbb10f13095512a48d1 (patch) | |
tree | 2d2f8568b4690e3166a14e11544d9ffeb14dc2af /kde-base/kmouth | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-03ce0794279254d2dafb1cbb10f13095512a48d1.tar.gz gentoo-2-03ce0794279254d2dafb1cbb10f13095512a48d1.tar.bz2 gentoo-2-03ce0794279254d2dafb1cbb10f13095512a48d1.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index d420346b9d12..84cdfaae86d0 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.49 2006/07/25 06:47:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.50 2006/09/03 10:37:05 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kmouth-3.5.2.ebuild: + Stable on ia64. *kmouth-3.5.4 (25 Jul 2006) diff --git a/kde-base/kmouth/kmouth-3.5.2.ebuild b/kde-base/kmouth/kmouth-3.5.2.ebuild index 5103cdfeecf0..9a6dda169776 100644 --- a/kde-base/kmouth/kmouth-3.5.2.ebuild +++ b/kde-base/kmouth/kmouth-3.5.2.ebuild @@ -1,13 +1,13 @@ # 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.5.2.ebuild,v 1.8 2006/06/01 07:23:11 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.2.ebuild,v 1.9 2006/09/03 10:37:05 kloeri 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |