diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-14 13:51:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-14 13:51:46 +0000 |
commit | 98509973a6458a3946ea9953e6dd4c2c03b82668 (patch) | |
tree | 6188d1c7f8d584a94b2945df70a957162a191b50 /kde-base | |
parent | Stable on sparc wrt #114710 (diff) | |
download | historical-98509973a6458a3946ea9953e6dd4c2c03b82668.tar.gz historical-98509973a6458a3946ea9953e6dd4c2c03b82668.tar.bz2 historical-98509973a6458a3946ea9953e6dd4c2c03b82668.zip |
Stable on sparc wrt #112842
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdeaccessibility/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeaccessibility/kdeaccessibility-3.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ksayit/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.4.3-r1.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/kde-base/kdeaccessibility/ChangeLog b/kde-base/kdeaccessibility/ChangeLog index d36c28a6ea85..a61ed06aaf86 100644 --- a/kde-base/kdeaccessibility/ChangeLog +++ b/kde-base/kdeaccessibility/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeaccessibility # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/ChangeLog,v 1.91 2005/12/14 02:40:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/ChangeLog,v 1.92 2005/12/14 13:51:46 gustavoz Exp $ + + 14 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> + kdeaccessibility-3.4.3-r1.ebuild: + Stable on sparc wrt #112842 14 Dec 2005; Brent Baude <ranger@gentoo.org> kdeaccessibility-3.4.3.ebuild: diff --git a/kde-base/kdeaccessibility/kdeaccessibility-3.4.3-r1.ebuild b/kde-base/kdeaccessibility/kdeaccessibility-3.4.3-r1.ebuild index bd1aad15b93e..ba38489ab908 100644 --- a/kde-base/kdeaccessibility/kdeaccessibility-3.4.3-r1.ebuild +++ b/kde-base/kdeaccessibility/kdeaccessibility-3.4.3-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.4.3-r1.ebuild,v 1.6 2005/12/10 18:20:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.4.3-r1.ebuild,v 1.7 2005/12/14 13:51:46 gustavoz Exp $ inherit kde-dist eutils DESCRIPTION="KDE accessibility module" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc sparc x86" IUSE="arts gstreamer" DEPEND="gstreamer? ( =media-libs/gstreamer-0.8* diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index dce3a6435eb8..c9cf4c69cc6b 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,10 @@ # 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.38 2005/12/12 15:58:17 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.39 2005/12/14 13:50:16 gustavoz Exp $ + + 14 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> + ksayit-3.4.3-r1.ebuild: + Stable on sparc wrt #112842 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> ksayit-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/ksayit/ksayit-3.4.3-r1.ebuild b/kde-base/ksayit/ksayit-3.4.3-r1.ebuild index 1c7e4aac9f7e..76cbce392f80 100644 --- a/kde-base/ksayit/ksayit-3.4.3-r1.ebuild +++ b/kde-base/ksayit/ksayit-3.4.3-r1.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.3-r1.ebuild,v 1.6 2005/12/10 22:59:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.3-r1.ebuild,v 1.7 2005/12/14 13:50:16 gustavoz Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |