diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 12:33:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 12:33:46 +0000 |
commit | 248ea51d7c3604bc1e50ffb64b87e52aa12c675b (patch) | |
tree | 7e07703505e7c5e6ce7f8d1e76e912475ae81b73 /kde-base/kmouth | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-248ea51d7c3604bc1e50ffb64b87e52aa12c675b.tar.gz gentoo-2-248ea51d7c3604bc1e50ffb64b87e52aa12c675b.tar.bz2 gentoo-2-248ea51d7c3604bc1e50ffb64b87e52aa12c675b.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
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 3c2cc2d87ca7..1084089e4dbf 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.58 2006/11/26 21:49:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.59 2006/12/06 12:33:46 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> kmouth-3.5.5.ebuild: + Stable on Alpha. 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kmouth-3.5.5.ebuild: Stable on ppc64 diff --git a/kde-base/kmouth/kmouth-3.5.5.ebuild b/kde-base/kmouth/kmouth-3.5.5.ebuild index c23585f374f1..e96064ac6fd1 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.6 2006/11/26 21:49:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.5.ebuild,v 1.7 2006/12/06 12:33:46 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="" |