diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 22:40:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 22:40:23 +0000 |
commit | 35938904687ee92fb34148dda44501fbc2bdd913 (patch) | |
tree | 362beb7a5d9967ead6285fe99c302a42097adb09 /app-accessibility | |
parent | Fixed need alsasound to use alsasound. (diff) | |
download | historical-35938904687ee92fb34148dda44501fbc2bdd913.tar.gz historical-35938904687ee92fb34148dda44501fbc2bdd913.tar.bz2 historical-35938904687ee92fb34148dda44501fbc2bdd913.zip |
Stable on alpha.
Diffstat (limited to 'app-accessibility')
4 files changed, 13 insertions, 6 deletions
diff --git a/app-accessibility/gnome-speech/ChangeLog b/app-accessibility/gnome-speech/ChangeLog index 70421f53cf66..52e0d6f28c31 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/ChangeLog,v 1.12 2004/06/15 02:17:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/ChangeLog,v 1.13 2004/06/15 22:37:55 kloeri Exp $ + + 16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> + gnome-speech-0.3.2-r1.ebuild: + Stable on alpha. 14 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnome-speech-0.3.3.ebuild: Fix use invocation diff --git a/app-accessibility/gnome-speech/gnome-speech-0.3.2-r1.ebuild b/app-accessibility/gnome-speech/gnome-speech-0.3.2-r1.ebuild index 67ef535e0757..99a330a7a3a5 100644 --- a/app-accessibility/gnome-speech/gnome-speech-0.3.2-r1.ebuild +++ b/app-accessibility/gnome-speech/gnome-speech-0.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/gnome-speech-0.3.2-r1.ebuild,v 1.10 2004/06/06 10:54:34 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/gnome-speech-0.3.2-r1.ebuild,v 1.11 2004/06/15 22:37:55 kloeri Exp $ inherit java-pkg gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="x86 ppc sparc ~alpha hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" IUSE="java" RDEPEND=">=gnome-base/libbonobo-1.97 diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index 64a387fcc5bc..794c4234d1c9 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/gnopernicus # Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.13 2004/05/30 22:23:15 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.14 2004/06/15 22:40:23 kloeri Exp $ + + 16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gnopernicus-0.8.4.ebuild: + Stable on alpha. 30 May 2004; L. Boshell <leonardop@gentoo.org> gnopernicus-0.8.4.ebuild: Marked stable on x86. diff --git a/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild index 1af89f69b886..d15c51c5d12a 100644 --- a/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild +++ b/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild,v 1.5 2004/06/06 10:54:34 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.8.4.ebuild,v 1.6 2004/06/15 22:40:23 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.baum.ro/gnopernicus.html" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ia64" IUSE="ipv6 brltty" # libgail-gnome is only required during runtime |