diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 02:46:50 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 02:46:50 +0000 |
commit | e54ae0e3ade208c9771503f536cc528ecc5a60d1 (patch) | |
tree | fe9359b909b6d6d5f3070c91a7b91e95143ff3a7 /kde-base/ksayit | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | historical-e54ae0e3ade208c9771503f536cc528ecc5a60d1.tar.gz historical-e54ae0e3ade208c9771503f536cc528ecc5a60d1.tar.bz2 historical-e54ae0e3ade208c9771503f536cc528ecc5a60d1.zip |
Marked ppc stable for bug #147570.
Package-Manager: portage-2.1.2_rc1-r5
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index fd81f8f9d35f..257d22a5351b 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksayit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.62 2006/11/14 18:36:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.63 2006/11/16 02:42:50 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> ksayit-3.5.5.ebuild: + Marked ppc stable for bug #147570. 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> ksayit-3.5.5.ebuild: Stable on sparc wrt #147570 diff --git a/kde-base/ksayit/ksayit-3.5.5.ebuild b/kde-base/ksayit/ksayit-3.5.5.ebuild index 79bffe97a0d2..b6fe0b17dbd7 100644 --- a/kde-base/ksayit/ksayit-3.5.5.ebuild +++ b/kde-base/ksayit/ksayit-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.5.ebuild,v 1.4 2006/11/14 18:36:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.5.ebuild,v 1.5 2006/11/16 02:42:50 josejx Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE text-to-speech frontend." -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |