diff options
author | 2008-02-01 17:37:19 +0000 | |
---|---|---|
committer | 2008-02-01 17:37:19 +0000 | |
commit | 6ed37f1a0cca3c4369dc530cdf9f913175a137b8 (patch) | |
tree | 2e022f2f98a23c73e194a32d1663407ce421c624 /app-accessibility | |
parent | Version bump (diff) | |
download | gentoo-2-6ed37f1a0cca3c4369dc530cdf9f913175a137b8.tar.gz gentoo-2-6ed37f1a0cca3c4369dc530cdf9f913175a137b8.tar.bz2 gentoo-2-6ed37f1a0cca3c4369dc530cdf9f913175a137b8.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gnome-speech/gnome-speech-0.4.17.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/orca/orca-2.20.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-accessibility/gnome-speech/gnome-speech-0.4.17.ebuild b/app-accessibility/gnome-speech/gnome-speech-0.4.17.ebuild index 8c56f33371e3..652a952d289b 100644 --- a/app-accessibility/gnome-speech/gnome-speech-0.4.17.ebuild +++ b/app-accessibility/gnome-speech/gnome-speech-0.4.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.17.ebuild,v 1.3 2008/02/01 12:44:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnome-speech/gnome-speech-0.4.17.ebuild,v 1.4 2008/02/01 17:37:19 ranger Exp $ JAVA_PKG_OPT_USE="freetts" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" # espeak not added; it needs tons of keywords IUSE="freetts" diff --git a/app-accessibility/orca/orca-2.20.3.ebuild b/app-accessibility/orca/orca-2.20.3.ebuild index c9a8a253619a..80edcd73e706 100644 --- a/app-accessibility/orca/orca-2.20.3.ebuild +++ b/app-accessibility/orca/orca-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.20.3.ebuild,v 1.2 2008/02/01 12:45:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.20.3.ebuild,v 1.3 2008/02/01 17:37:19 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/orca/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.10 |