diff options
author | 2008-01-30 11:46:54 +0000 | |
---|---|---|
committer | 2008-01-30 11:46:54 +0000 | |
commit | 5fb6ef8f758cd4979919b514f25a1135ad7555f4 (patch) | |
tree | 3601dc86b5a7c271d811279e78de27795d5831d4 /kde-base/ksayit | |
parent | Version bump. (diff) | |
download | historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.tar.gz historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.tar.bz2 historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.zip |
stable x86, bug 207634
Package-Manager: portage-2.1.3.19
RepoMan-Options: --force
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index 0a8f790db9c1..e0f87a8d05cd 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksayit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.82 2008/01/29 15:35:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.83 2008/01/30 10:42:36 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> ksayit-3.5.8.ebuild: + stable x86, bug 207634 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> ksayit-3.5.8.ebuild: alpha/ia64/sparc stable wrt #207634 diff --git a/kde-base/ksayit/ksayit-3.5.8.ebuild b/kde-base/ksayit/ksayit-3.5.8.ebuild index 4fa9b7dc488f..5c1e9e1f7b8a 100644 --- a/kde-base/ksayit/ksayit-3.5.8.ebuild +++ b/kde-base/ksayit/ksayit-3.5.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.8.ebuild,v 1.3 2008/01/29 15:35:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.8.ebuild,v 1.4 2008/01/30 10:42:36 opfer 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 3.5.5 $MAXKDEVER kde-base/arts) |