diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:50:05 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:50:05 +0000 |
commit | ad3123c0d782172564f5ecb57f9ad7099b946cf1 (patch) | |
tree | 4ac55710e9e51f3e776323f826828e0f3130233d /kde-base/kmouth | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-ad3123c0d782172564f5ecb57f9ad7099b946cf1.tar.gz gentoo-2-ad3123c0d782172564f5ecb57f9ad7099b946cf1.tar.bz2 gentoo-2-ad3123c0d782172564f5ecb57f9ad7099b946cf1.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
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 802bb41416c7..84cb45c24bc4 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.67 2007/08/09 17:32:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.68 2007/08/10 13:50:05 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> kmouth-3.5.7.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kmouth-3.5.7.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/kmouth/kmouth-3.5.7.ebuild b/kde-base/kmouth/kmouth-3.5.7.ebuild index f254600a0a98..0ae4b2dcef50 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.6 2007/08/09 17:32:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.7.ebuild,v 1.7 2007/08/10 13:50:05 angelos 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="" |