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/kttsd | |
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/kttsd')
-rw-r--r-- | kde-base/kttsd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kttsd/kttsd-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kttsd/ChangeLog b/kde-base/kttsd/ChangeLog index 21c3a5977a6f..5ac66d94d572 100644 --- a/kde-base/kttsd/ChangeLog +++ b/kde-base/kttsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kttsd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.29 2005/11/29 15:27:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.30 2005/12/04 00:25:16 kloeri Exp $ + + 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> kttsd-3.5.0.ebuild: + ~alpha keyword. 29 Nov 2005; Jason Wever <weeve@gentoo.org> kttsd-3.5.0.ebuild: Added ~sparc keyword. diff --git a/kde-base/kttsd/kttsd-3.5.0.ebuild b/kde-base/kttsd/kttsd-3.5.0.ebuild index c4e7d058bab8..ec4c55579187 100644 --- a/kde-base/kttsd/kttsd-3.5.0.ebuild +++ b/kde-base/kttsd/kttsd-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/kttsd/kttsd-3.5.0.ebuild,v 1.2 2005/11/29 15:27:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.5.0.ebuild,v 1.3 2005/12/04 00:25:17 kloeri Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE text-to-speech subsystem" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="alsa gstreamer" DEPEND="media-libs/akode alsa? ( media-libs/alsa-lib ) |