diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:49:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:49:13 +0000 |
commit | 9940c05905c45840e97f2f9d3fcb15eb23ce115d (patch) | |
tree | a4e8a236c966384b3b48c5726f0ffab598d3750e /kde-base/kmouth | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9940c05905c45840e97f2f9d3fcb15eb23ce115d.tar.gz gentoo-2-9940c05905c45840e97f2f9d3fcb15eb23ce115d.tar.bz2 gentoo-2-9940c05905c45840e97f2f9d3fcb15eb23ce115d.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
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 4590e74f82f3..3c2cc2d87ca7 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.57 2006/11/18 18:12:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.58 2006/11/26 21:49:13 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kmouth-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kmouth-3.5.3.ebuild, -kmouth-3.5.4.ebuild: diff --git a/kde-base/kmouth/kmouth-3.5.5.ebuild b/kde-base/kmouth/kmouth-3.5.5.ebuild index ff4324f562d0..c23585f374f1 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.5 2006/11/16 02:39:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.5.ebuild,v 1.6 2006/11/26 21:49:13 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="" |