diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:49:44 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:49:44 +0000 |
commit | 55777e2f76a982c7f48caa4febfa25b4937767e5 (patch) | |
tree | 7120e9eb50f032508fd66e122504648e97bd3b0c /kde-base/kmouth | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-55777e2f76a982c7f48caa4febfa25b4937767e5.tar.gz gentoo-2-55777e2f76a982c7f48caa4febfa25b4937767e5.tar.bz2 gentoo-2-55777e2f76a982c7f48caa4febfa25b4937767e5.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-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 8c337ebcc5ab..e7aef9b04d0f 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.53 2006/11/13 10:55:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.54 2006/11/13 23:49:44 kugelfang Exp $ + + 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kmouth-3.5.5.ebuild: + Marked stable on amd64 wrt bug #147570. 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> kmouth-3.5.5.ebuild: "Stable x86, bug #147570" diff --git a/kde-base/kmouth/kmouth-3.5.5.ebuild b/kde-base/kmouth/kmouth-3.5.5.ebuild index 49c86e9db667..0228f4ac1837 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.2 2006/11/13 10:55:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.5.ebuild,v 1.3 2006/11/13 23:49:44 kugelfang 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="" |