diff options
author | 2005-12-17 16:05:49 +0000 | |
---|---|---|
committer | 2005-12-17 16:05:49 +0000 | |
commit | 7f3e31948db9949ddfc7e59970cf474523714d77 (patch) | |
tree | 4b959c2c66f51635fc909c4fb4de05745afa9822 /kde-base/kmouth | |
parent | Cosmetic change in scroll patch; bug #113529. (diff) | |
download | historical-7f3e31948db9949ddfc7e59970cf474523714d77.tar.gz historical-7f3e31948db9949ddfc7e59970cf474523714d77.tar.bz2 historical-7f3e31948db9949ddfc7e59970cf474523714d77.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/kmouth')
-rw-r--r-- | kde-base/kmouth/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmouth/kmouth-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 58ba731af152..43150d603109 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.34 2005/12/12 15:57:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.35 2005/12/17 16:02:02 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> kmouth-3.5.0.ebuild: + Added ~ppc64 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kmouth-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/kmouth/kmouth-3.5.0.ebuild b/kde-base/kmouth/kmouth-3.5.0.ebuild index 016035a0e86c..96caf0986af9 100644 --- a/kde-base/kmouth/kmouth-3.5.0.ebuild +++ b/kde-base/kmouth/kmouth-3.5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.0.ebuild,v 1.4 2005/12/12 15:57:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.5.0.ebuild,v 1.5 2005/12/17 16:02:02 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 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |