diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:11:44 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:11:44 +0000 |
commit | 426dec30e05dca310ddad52998a7fea0ba7969b2 (patch) | |
tree | d991b3b90026607ae6b77a27cbbe588c7ad148ee /kde-base/ksayit | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-426dec30e05dca310ddad52998a7fea0ba7969b2.tar.gz gentoo-2-426dec30e05dca310ddad52998a7fea0ba7969b2.tar.bz2 gentoo-2-426dec30e05dca310ddad52998a7fea0ba7969b2.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index 45519cace9fd..1f552235c672 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksayit -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.80 2007/10/19 23:28:55 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.81 2008/01/28 23:11:44 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> ksayit-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *ksayit-3.5.8 (19 Oct 2007) diff --git a/kde-base/ksayit/ksayit-3.5.8.ebuild b/kde-base/ksayit/ksayit-3.5.8.ebuild index 817bbf6bcf24..764ec19ab463 100644 --- a/kde-base/ksayit/ksayit-3.5.8.ebuild +++ b/kde-base/ksayit/ksayit-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/ksayit/ksayit-3.5.8.ebuild,v 1.1 2007/10/19 23:28:55 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.8.ebuild,v 1.2 2008/01/28 23:11:44 philantrop Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE text-to-speech frontend." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) $(deprange 3.5.5 $MAXKDEVER kde-base/arts) |