diff options
author | 2005-12-10 23:03:45 +0000 | |
---|---|---|
committer | 2005-12-10 23:03:45 +0000 | |
commit | d18b3954346fddb16a91bd6ce08a1411f2e07ae8 (patch) | |
tree | a29b46e876a5faeba8904207ce50f6fd68bd7e2c /kde-base/ksayit | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-d18b3954346fddb16a91bd6ce08a1411f2e07ae8.tar.gz gentoo-2-d18b3954346fddb16a91bd6ce08a1411f2e07ae8.tar.bz2 gentoo-2-d18b3954346fddb16a91bd6ce08a1411f2e07ae8.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.4.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index bd45dac04301..f95bf5de9b7b 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.36 2005/12/10 04:18:34 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.37 2005/12/10 22:59:35 kloeri Exp $ + + 11 Dec 2005; Bryan Østergaard <kloeri@gentoo.org ksayit-3.4.3-r1.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> ksayit-3.4.3-r1.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/ksayit/ksayit-3.4.3-r1.ebuild b/kde-base/ksayit/ksayit-3.4.3-r1.ebuild index 6023ccfff063..1c7e4aac9f7e 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.5 2005/12/10 04:18:34 chriswhite Exp $ +# $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 $ 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) |