diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:37:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:37:23 +0000 |
commit | 01fd109e24a7f40a0c3c8b61e364bfa2e7ce6249 (patch) | |
tree | 2526b29cd3807a09bdb1529666ae35b3388fef05 /kde-base/kmouth | |
parent | Stable on Alpha, bug 155078. (diff) | |
download | gentoo-2-01fd109e24a7f40a0c3c8b61e364bfa2e7ce6249.tar.gz gentoo-2-01fd109e24a7f40a0c3c8b61e364bfa2e7ce6249.tar.bz2 gentoo-2-01fd109e24a7f40a0c3c8b61e364bfa2e7ce6249.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index e7aef9b04d0f..8ea4498791b4 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.54 2006/11/13 23:49:44 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.55 2006/11/14 18:37:23 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> kmouth-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kmouth-3.5.5.ebuild: Marked stable on amd64 wrt bug #147570. diff --git a/kde-base/kmouth/kmouth-3.5.5.ebuild b/kde-base/kmouth/kmouth-3.5.5.ebuild index 0228f4ac1837..5b7b0409b314 100644 --- a/kde-base/kmouth/kmouth-3.5.5.ebuild +++ b/kde-base/kmouth/kmouth-3.5.5.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.5.ebuild,v 1.3 2006/11/13 23:49:44 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.5.ebuild,v 1.4 2006/11/14 18:37:23 gustavoz 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="" |