diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-07-02 01:44:54 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-07-02 01:44:54 +0000 |
commit | 3496f1b529e22b1dc96579dc942673c51a8df68d (patch) | |
tree | aecb5d07b5ded759ce9c1617e8a3b6d8a0ec45eb /kde-base/ksayit | |
parent | Stable on ppc; Bug #97544. (diff) | |
download | gentoo-2-3496f1b529e22b1dc96579dc942673c51a8df68d.tar.gz gentoo-2-3496f1b529e22b1dc96579dc942673c51a8df68d.tar.bz2 gentoo-2-3496f1b529e22b1dc96579dc942673c51a8df68d.zip |
Stable on ppc; Bug #97544.
(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 9041cb185069..0c4b1e99842b 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.11 2005/07/01 10:04:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.12 2005/07/02 01:43:44 pylon Exp $ + + 02 Jul 2005; Lars Weiler <pylon@gentoo.org> ksayit-3.4.1.ebuild: + Stable on ppc; Bug #97544. 01 Jul 2005; Markus Rothe <corsair@gentoo.org> ksayit-3.4.1.ebuild: Stable on ppc64 (bug #97544) diff --git a/kde-base/ksayit/ksayit-3.4.1.ebuild b/kde-base/ksayit/ksayit-3.4.1.ebuild index 3e8c24d97bd3..ddc71527554e 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.4 2005/07/01 09:14:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.1.ebuild,v 1.5 2005/07/02 01:43:44 pylon Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |