diff options
author | 2005-11-24 23:16:48 +0000 | |
---|---|---|
committer | 2005-11-24 23:16:48 +0000 | |
commit | 0749b20f2b59a0f55359b16b4889d9f12f857828 (patch) | |
tree | b6cf006eb6b62401ea9975af2ee714688a2d543e /kde-base/ksayit | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-0749b20f2b59a0f55359b16b4889d9f12f857828.tar.gz gentoo-2-0749b20f2b59a0f55359b16b4889d9f12f857828.tar.bz2 gentoo-2-0749b20f2b59a0f55359b16b4889d9f12f857828.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index 264ced671055..48e075cd1397 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.27 2005/11/24 23:02:22 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.28 2005/11/24 23:13:36 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> ksayit-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> ksayit-3.4.3.ebuild: Stable on amd64, bug 112842. diff --git a/kde-base/ksayit/ksayit-3.4.3.ebuild b/kde-base/ksayit/ksayit-3.4.3.ebuild index 6c3a36a47e71..fc659b3c3e87 100644 --- a/kde-base/ksayit/ksayit-3.4.3.ebuild +++ b/kde-base/ksayit/ksayit-3.4.3.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.3.ebuild,v 1.4 2005/11/24 23:02:22 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.3.ebuild,v 1.5 2005/11/24 23:13:36 corsair Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |