diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:15:31 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:15:31 +0000 |
commit | c431b0cbd7206008833187d5f4e8a77f4708476a (patch) | |
tree | 53212b1dc8ab2e7eb2a8e07989ef1336994cc2c2 | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-c431b0cbd7206008833187d5f4e8a77f4708476a.tar.gz gentoo-2-c431b0cbd7206008833187d5f4e8a77f4708476a.tar.bz2 gentoo-2-c431b0cbd7206008833187d5f4e8a77f4708476a.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
-rw-r--r-- | kde-base/kttsd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kttsd/kttsd-3.5.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kttsd/ChangeLog b/kde-base/kttsd/ChangeLog index 44be8766fb7e..94f0ce72afca 100644 --- a/kde-base/kttsd/ChangeLog +++ b/kde-base/kttsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kttsd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.77 2008/01/18 01:05:07 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.78 2008/01/28 22:15:31 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kttsd-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kttsd-4.0.0 (18 Jan 2008) diff --git a/kde-base/kttsd/kttsd-3.5.8.ebuild b/kde-base/kttsd/kttsd-3.5.8.ebuild index b340661325d1..d71c1b6233cf 100644 --- a/kde-base/kttsd/kttsd-3.5.8.ebuild +++ b/kde-base/kttsd/kttsd-3.5.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.5.8.ebuild,v 1.1 2007/10/19 23:40:40 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-3.5.8.ebuild,v 1.2 2008/01/28 22:15:31 philantrop Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE text-to-speech subsystem" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="akode alsa" DEPEND="akode? ( media-libs/akode ) alsa? ( media-libs/alsa-lib ) |