diff options
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-4.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index e03d6fae4617..f7dd8c65e5c7 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.99 2009/01/27 17:28:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.100 2009/02/01 07:33:09 jmbsvicetto Exp $ + + 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + kmouth-4.2.0.ebuild: + Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 *kmouth-4.2.0 (27 Jan 2009) diff --git a/kde-base/kmouth/kmouth-4.2.0.ebuild b/kde-base/kmouth/kmouth-4.2.0.ebuild index 5380d233e8f0..1ebdf4a0258d 100644 --- a/kde-base/kmouth/kmouth-4.2.0.ebuild +++ b/kde-base/kmouth/kmouth-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.2.0.ebuild,v 1.1 2009/01/27 17:28:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.2.0.ebuild,v 1.2 2009/02/01 07:33:09 jmbsvicetto Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeaccessibility" inherit kde4-meta DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug htmlhandbook" pkg_postinst() { |