diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 21:18:08 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 21:18:08 +0000 |
commit | cf843b9506a8b557be8c7635ac8f18493834ede5 (patch) | |
tree | ab04a7a4b2e8e09b838eeca4c5871234e0a13ea2 /kde-base/kmouth | |
parent | Stable on sparc wrt #176297 (diff) | |
download | historical-cf843b9506a8b557be8c7635ac8f18493834ede5.tar.gz historical-cf843b9506a8b557be8c7635ac8f18493834ede5.tar.bz2 historical-cf843b9506a8b557be8c7635ac8f18493834ede5.zip |
Marked ppc stable.
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index de5700dea626..ccf371218031 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.64 2007/08/07 19:36:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.65 2007/08/07 19:52:02 josejx Exp $ + + 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> kmouth-3.5.7.ebuild: + Marked ppc stable. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> kmouth-3.5.7.ebuild: Stable on sparc wrt #176297 diff --git a/kde-base/kmouth/kmouth-3.5.7.ebuild b/kde-base/kmouth/kmouth-3.5.7.ebuild index 122c77423597..e748e3b5325b 100644 --- a/kde-base/kmouth/kmouth-3.5.7.ebuild +++ b/kde-base/kmouth/kmouth-3.5.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.7.ebuild,v 1.3 2007/08/07 19:36:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.7.ebuild,v 1.4 2007/08/07 19:52:02 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 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="" |