diff options
author | Jason Wever <weeve@gentoo.org> | 2005-07-08 03:35:59 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-07-08 03:35:59 +0000 |
commit | 75d745a6276555afa2e3cd973ba46adc0bd7fc8c (patch) | |
tree | e48ef2347c017a90c72111bdc49df3f5b1dcf320 /kde-base/ksayit | |
parent | fix ebuild to use runConfigure, update license, take over maintainership (diff) | |
download | gentoo-2-75d745a6276555afa2e3cd973ba46adc0bd7fc8c.tar.gz gentoo-2-75d745a6276555afa2e3cd973ba46adc0bd7fc8c.tar.bz2 gentoo-2-75d745a6276555afa2e3cd973ba46adc0bd7fc8c.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
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 0c4b1e99842b..88b85e02bae5 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.12 2005/07/02 01:43:44 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.13 2005/07/08 03:31:34 weeve Exp $ + + 08 Jul 2005; Jason Wever <weeve@gentoo.org> ksayit-3.4.1.ebuild: + Stable on SPARC. 02 Jul 2005; Lars Weiler <pylon@gentoo.org> ksayit-3.4.1.ebuild: Stable on ppc; Bug #97544. diff --git a/kde-base/ksayit/ksayit-3.4.1.ebuild b/kde-base/ksayit/ksayit-3.4.1.ebuild index ddc71527554e..6a79f349899a 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.5 2005/07/02 01:43:44 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.1.ebuild,v 1.6 2005/07/08 03:31:34 weeve 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) |