diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 19:36:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 19:36:39 +0000 |
commit | 2bc497fddfb50c44d92fd0e0dbb342dbf8855a59 (patch) | |
tree | 611bffb300afb02cda04e4ede5045e4a560806e5 /kde-base/kmouth | |
parent | Updated default use patch to account for env.d in USE_ORDER. Bug #187979 (diff) | |
download | gentoo-2-2bc497fddfb50c44d92fd0e0dbb342dbf8855a59.tar.gz gentoo-2-2bc497fddfb50c44d92fd0e0dbb342dbf8855a59.tar.bz2 gentoo-2-2bc497fddfb50c44d92fd0e0dbb342dbf8855a59.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
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 d1c4353f2a25..de5700dea626 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.63 2007/05/23 00:28:09 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.64 2007/08/07 19:36:39 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> kmouth-3.5.7.ebuild: + Stable on sparc wrt #176297 *kmouth-3.5.7 (23 May 2007) diff --git a/kde-base/kmouth/kmouth-3.5.7.ebuild b/kde-base/kmouth/kmouth-3.5.7.ebuild index 440578e0866e..122c77423597 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.2 2007/07/11 01:08:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.7.ebuild,v 1.3 2007/08/07 19:36:39 gustavoz 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="" |