diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-29 13:55:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-29 13:55:06 +0000 |
commit | b1fa58e5d321d12b65581b23946a29ad3c5d1dcd (patch) | |
tree | e56c697ad05f16a06b9124fdd435d9e4ed5fc0d3 /kde-base/kmouth | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b1fa58e5d321d12b65581b23946a29ad3c5d1dcd.tar.gz gentoo-2-b1fa58e5d321d12b65581b23946a29ad3c5d1dcd.tar.bz2 gentoo-2-b1fa58e5d321d12b65581b23946a29ad3c5d1dcd.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index fe739f6b2bc4..a7ed0fe6540e 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.43 2006/05/26 15:26:53 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.44 2006/05/29 13:55:06 corsair Exp $ + + 29 May 2006; Markus Rothe <corsair@gentoo.org> kmouth-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kmouth-3.5.2.ebuild: Stable on amd64 wrt bug #132213 diff --git a/kde-base/kmouth/kmouth-3.5.2.ebuild b/kde-base/kmouth/kmouth-3.5.2.ebuild index 1119e7d32550..6adbd860a818 100644 --- a/kde-base/kmouth/kmouth-3.5.2.ebuild +++ b/kde-base/kmouth/kmouth-3.5.2.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.2.ebuild,v 1.4 2006/05/26 15:26:53 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.2.ebuild,v 1.5 2006/05/29 13:55:06 corsair 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="" |