diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:54:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:54:09 +0000 |
commit | 617e7fa1a3d33bcd4e1a93cc68163a3411a87256 (patch) | |
tree | 785d37fbb22c313487f0a8b00515cb11f2d3f087 /kde-base/ksayit | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-617e7fa1a3d33bcd4e1a93cc68163a3411a87256.tar.gz gentoo-2-617e7fa1a3d33bcd4e1a93cc68163a3411a87256.tar.bz2 gentoo-2-617e7fa1a3d33bcd4e1a93cc68163a3411a87256.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
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 f87ccdd7eb1a..e5e5a5c04f5f 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.64 2006/11/18 18:46:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.65 2006/11/26 21:54:09 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> ksayit-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -ksayit-3.5.3.ebuild, -ksayit-3.5.4.ebuild: diff --git a/kde-base/ksayit/ksayit-3.5.5.ebuild b/kde-base/ksayit/ksayit-3.5.5.ebuild index b6fe0b17dbd7..52b73e2d3780 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.5 2006/11/16 02:42:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.5.ebuild,v 1.6 2006/11/26 21:54:09 corsair 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) |