diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 01:20:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-04 01:20:40 +0000 |
commit | e8469cff52aacc2315b635387f7dc4090a8de480 (patch) | |
tree | 8055503847003fd5a6a261e98ac42520a4a0012e /kde-base/ksayit | |
parent | Initial commit for dev-php5/znf. (diff) | |
download | historical-e8469cff52aacc2315b635387f7dc4090a8de480.tar.gz historical-e8469cff52aacc2315b635387f7dc4090a8de480.tar.bz2 historical-e8469cff52aacc2315b635387f7dc4090a8de480.zip |
~alpha keyword.
Package-Manager: portage-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) |