diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 00:40:00 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 00:40:00 +0000 |
commit | 25bad8819fe21f8f6ad7abb3d0b5519c9ed66c85 (patch) | |
tree | c164670b71deb9fa39a56a3a3efbf2f0b1c835d9 /kde-base/ksayit | |
parent | ~alpha keyword. (diff) | |
download | gentoo-2-25bad8819fe21f8f6ad7abb3d0b5519c9ed66c85.tar.gz gentoo-2-25bad8819fe21f8f6ad7abb3d0b5519c9ed66c85.tar.bz2 gentoo-2-25bad8819fe21f8f6ad7abb3d0b5519c9ed66c85.zip |
~alpha keyword.
(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 332d6cc9bfaf..2d288fdc8df2 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.32 2005/12/02 15:45:40 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.33 2005/12/04 00:39:52 kloeri Exp $ + + 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> ksayit-3.5.0.ebuild: + ~alpha keyword. 02 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> ksayit-3.4.3-r1.ebuild: Stable on amd64, bug 112842. diff --git a/kde-base/ksayit/ksayit-3.5.0.ebuild b/kde-base/ksayit/ksayit-3.5.0.ebuild index 507254ee19f1..42000d7eab22 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.2 2005/11/29 15:26:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.0.ebuild,v 1.3 2005/12/04 00:39:52 kloeri Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange $PV $MAXKDEVER kde-base/arts) |