diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 14:46:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 14:46:34 +0000 |
commit | 12cabc5bd364b4d1a7da6d565fab2bf49a142244 (patch) | |
tree | cbcba3e07c4b31a5addbe8e42f8259cf23e6812a /app-accessibility | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-12cabc5bd364b4d1a7da6d565fab2bf49a142244.tar.gz gentoo-2-12cabc5bd364b4d1a7da6d565fab2bf49a142244.tar.bz2 gentoo-2-12cabc5bd364b4d1a7da6d565fab2bf49a142244.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gnome-speech/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/gnome-speech/gnome-speech-0.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/gnome-speech/ChangeLog b/app-accessibility/gnome-speech/ChangeLog index b648a52fa03e..5157083c75a4 100644 --- a/app-accessibility/gnome-speech/ChangeLog +++ b/app-accessibility/gnome-speech/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/gnome-speech # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/ChangeLog,v 1.68 2006/09/13 22:45:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/ChangeLog,v 1.69 2006/10/19 14:46:34 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + gnome-speech-0.4.0.ebuild: + Stable on Alpha. 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> gnome-speech-0.4.0.ebuild: Mark 0.4.0 stable on ia64. #139612 diff --git a/app-accessibility/gnome-speech/gnome-speech-0.4.0.ebuild b/app-accessibility/gnome-speech/gnome-speech-0.4.0.ebuild index 9b8c13dc69c1..5c99e435023e 100644 --- a/app-accessibility/gnome-speech/gnome-speech-0.4.0.ebuild +++ b/app-accessibility/gnome-speech/gnome-speech-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/gnome-speech-0.4.0.ebuild,v 1.9 2006/09/13 22:45:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/gnome-speech-0.4.0.ebuild,v 1.10 2006/10/19 14:46:34 kloeri Exp $ inherit java-pkg gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="freetts" COMMON_DEPEND=">=gnome-base/libbonobo-1.97 |