diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:48:46 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:48:46 +0000 |
commit | 9f35399dd20f724e5e135e5addf769f8a554a46b (patch) | |
tree | 6e3d684d253173492cb53e6de2247cbd6a548c56 /kde-base/ksayit | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-9f35399dd20f724e5e135e5addf769f8a554a46b.tar.gz gentoo-2-9f35399dd20f724e5e135e5addf769f8a554a46b.tar.bz2 gentoo-2-9f35399dd20f724e5e135e5addf769f8a554a46b.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index 076c3b164ed4..a02253fba63a 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksayit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.60 2006/11/13 10:52:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.61 2006/11/13 23:48:46 kugelfang Exp $ + + 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> ksayit-3.5.5.ebuild: + Marked stable on amd64 wrt bug #147570. 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> ksayit-3.5.5.ebuild: "Stable x86, bug #147570" diff --git a/kde-base/ksayit/ksayit-3.5.5.ebuild b/kde-base/ksayit/ksayit-3.5.5.ebuild index 4b2dfb6ccb69..b0c8ffc7bc5f 100644 --- a/kde-base/ksayit/ksayit-3.5.5.ebuild +++ b/kde-base/ksayit/ksayit-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.5.ebuild,v 1.2 2006/11/13 10:52:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.5.ebuild,v 1.3 2006/11/13 23:48:46 kugelfang 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 $PV $MAXKDEVER kde-base/arts) |