diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:37:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:37:19 +0000 |
commit | 80ce7239c7169b6a99b7683bbe5c30b13ccc919c (patch) | |
tree | 081780de8952438952b602d9929afa35378be527 /app-accessibility | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | historical-80ce7239c7169b6a99b7683bbe5c30b13ccc919c.tar.gz historical-80ce7239c7169b6a99b7683bbe5c30b13ccc919c.tar.bz2 historical-80ce7239c7169b6a99b7683bbe5c30b13ccc919c.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
Package-Manager: portage-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 |