diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 03:55:48 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 03:55:48 +0000 |
commit | d147653321f308dece88dd80d0b54c839e9d0a20 (patch) | |
tree | 3e3c53af0d4ac706f0766535b9dba24e87d9c73b /kde-base/kmouth/kmouth-3.4.3.ebuild | |
parent | digest fix (diff) | |
download | gentoo-2-d147653321f308dece88dd80d0b54c839e9d0a20.tar.gz gentoo-2-d147653321f308dece88dd80d0b54c839e9d0a20.tar.bz2 gentoo-2-d147653321f308dece88dd80d0b54c839e9d0a20.zip |
Marked ppc stable for bug #112842.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kmouth/kmouth-3.4.3.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmouth/kmouth-3.4.3.ebuild b/kde-base/kmouth/kmouth-3.4.3.ebuild index c62bed3dedea..003b78cc72fa 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.4 2005/11/24 23:12:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.3.ebuild,v 1.5 2005/12/09 03:54:23 josejx 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="" |