diff options
author | 2005-07-01 09:18:23 +0000 | |
---|---|---|
committer | 2005-07-01 09:18:23 +0000 | |
commit | 5584ccf19dc67ba7e44dd1efa7aa3927168a1cd4 (patch) | |
tree | df427c5e5841e8a4528f7ed43b46aea412593db9 /kde-base/ksayit | |
parent | Stable on ppc64 (bug #95744) (diff) | |
download | gentoo-2-5584ccf19dc67ba7e44dd1efa7aa3927168a1cd4.tar.gz gentoo-2-5584ccf19dc67ba7e44dd1efa7aa3927168a1cd4.tar.bz2 gentoo-2-5584ccf19dc67ba7e44dd1efa7aa3927168a1cd4.zip |
Stable on ppc64 (bug #95744)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index bc0a0926485d..46e026b6ea8b 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksayit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.9 2005/05/25 21:23:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.10 2005/07/01 09:14:32 corsair Exp $ + + 01 Jul 2005; <markus@gentoo.org> ksayit-3.4.1.ebuild: + Stable on ppc64 (bug #97544) *ksayit-3.4.1 (25 May 2005) diff --git a/kde-base/ksayit/ksayit-3.4.1.ebuild b/kde-base/ksayit/ksayit-3.4.1.ebuild index a94d0f4e0f41..3e8c24d97bd3 100644 --- a/kde-base/ksayit/ksayit-3.4.1.ebuild +++ b/kde-base/ksayit/ksayit-3.4.1.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/ksayit/ksayit-3.4.1.ebuild,v 1.3 2005/06/30 21:02:25 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.1.ebuild,v 1.4 2005/07/01 09:14:32 corsair Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |