diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-14 13:51:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-14 13:51:46 +0000 |
commit | 98509973a6458a3946ea9953e6dd4c2c03b82668 (patch) | |
tree | 6188d1c7f8d584a94b2945df70a957162a191b50 /kde-base/ksayit | |
parent | Stable on sparc wrt #114710 (diff) | |
download | historical-98509973a6458a3946ea9953e6dd4c2c03b82668.tar.gz historical-98509973a6458a3946ea9953e6dd4c2c03b82668.tar.bz2 historical-98509973a6458a3946ea9953e6dd4c2c03b82668.zip |
Stable on sparc wrt #112842
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.4.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index dce3a6435eb8..c9cf4c69cc6b 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,10 @@ # 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.38 2005/12/12 15:58:17 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.39 2005/12/14 13:50:16 gustavoz Exp $ + + 14 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> + ksayit-3.4.3-r1.ebuild: + Stable on sparc wrt #112842 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> ksayit-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/ksayit/ksayit-3.4.3-r1.ebuild b/kde-base/ksayit/ksayit-3.4.3-r1.ebuild index 1c7e4aac9f7e..76cbce392f80 100644 --- a/kde-base/ksayit/ksayit-3.4.3-r1.ebuild +++ b/kde-base/ksayit/ksayit-3.4.3-r1.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-r1.ebuild,v 1.6 2005/12/10 22:59:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.3-r1.ebuild,v 1.7 2005/12/14 13:50:16 gustavoz 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) |