diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-12 16:00:20 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-12 16:00:20 +0000 |
commit | f124af711c9291bd829d54a986f0603cf3359456 (patch) | |
tree | 89d6d0ae58e7c43964ff57fa081ddb888ea6eb7c /kde-base/ksayit | |
parent | Marked ~ppc. (diff) | |
download | gentoo-2-f124af711c9291bd829d54a986f0603cf3359456.tar.gz gentoo-2-f124af711c9291bd829d54a986f0603cf3359456.tar.bz2 gentoo-2-f124af711c9291bd829d54a986f0603cf3359456.zip |
Marked ~ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index f95bf5de9b7b..dce3a6435eb8 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.37 2005/12/10 22:59:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.38 2005/12/12 15:58:17 josejx Exp $ + + 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> ksayit-3.5.0.ebuild: + Marked ~ppc. 11 Dec 2005; Bryan Østergaard <kloeri@gentoo.org ksayit-3.4.3-r1.ebuild: Stable on alpha. diff --git a/kde-base/ksayit/ksayit-3.5.0.ebuild b/kde-base/ksayit/ksayit-3.5.0.ebuild index 42000d7eab22..49f54012d536 100644 --- a/kde-base/ksayit/ksayit-3.5.0.ebuild +++ b/kde-base/ksayit/ksayit-3.5.0.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.5.0.ebuild,v 1.3 2005/12/04 00:39:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.0.ebuild,v 1.4 2005/12/12 15:58:17 josejx Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |