diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:18:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 20:18:30 +0000 |
commit | 56af019a29152b26551ada50c41f26627823534d (patch) | |
tree | b80783b2ad2380eb1be2996e47c3ac0a230925ab /kde-base/ksayit | |
parent | Mark 3.4.3 stable on ia64. #112842 (diff) | |
download | gentoo-2-56af019a29152b26551ada50c41f26627823534d.tar.gz gentoo-2-56af019a29152b26551ada50c41f26627823534d.tar.bz2 gentoo-2-56af019a29152b26551ada50c41f26627823534d.zip |
Mark 3.4.3-r1 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r-- | kde-base/ksayit/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ksayit/ksayit-3.4.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index 6a0fee6c9e1e..2849bb3ecf14 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.42 2006/03/22 20:15:38 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.43 2006/03/27 20:18:30 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> ksayit-3.4.3-r1.ebuild: + Mark 3.4.3-r1 stable on ia64. #112842 *ksayit-3.5.2 (22 Mar 2006) diff --git a/kde-base/ksayit/ksayit-3.4.3-r1.ebuild b/kde-base/ksayit/ksayit-3.4.3-r1.ebuild index 76cbce392f80..9ef289899731 100644 --- a/kde-base/ksayit/ksayit-3.4.3-r1.ebuild +++ b/kde-base/ksayit/ksayit-3.4.3-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.4.3-r1.ebuild,v 1.7 2005/12/14 13:50:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.3-r1.ebuild,v 1.8 2006/03/27 20:18:30 agriffis Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KD text-to-speech frontend app" -KEYWORDS="alpha amd64 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) |