diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 23:09:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 23:09:58 +0000 |
commit | 65605f196a8b5a15126f01d5c292a31152736c03 (patch) | |
tree | 69b2663dc40c93e4d400a9c89415b05203caa063 /kde-base/kmouth | |
parent | Stable on x86; bug #110544 (diff) | |
download | historical-65605f196a8b5a15126f01d5c292a31152736c03.tar.gz historical-65605f196a8b5a15126f01d5c292a31152736c03.tar.bz2 historical-65605f196a8b5a15126f01d5c292a31152736c03.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 36f6e5d19764..fd0ba7be3a1c 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.32 2005/12/10 04:17:49 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.33 2005/12/10 22:58:10 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kmouth-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kmouth-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kmouth/kmouth-3.4.3.ebuild b/kde-base/kmouth/kmouth-3.4.3.ebuild index cb55f07ec3fe..ca7fff77954d 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 # 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.6 2005/12/10 04:17:49 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.3.ebuild,v 1.7 2005/12/10 22:58:10 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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |