diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:07:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:07:37 +0000 |
commit | 06ab7cbfd9c2da4675cdd570e4c8681eaebf2595 (patch) | |
tree | ac763ad64ec62f8546cdd733cc90f2862aa70c51 /app-accessibility/orca | |
parent | alpha/ia64/sparc stable wrt #324077 (diff) | |
download | gentoo-2-06ab7cbfd9c2da4675cdd570e4c8681eaebf2595.tar.gz gentoo-2-06ab7cbfd9c2da4675cdd570e4c8681eaebf2595.tar.bz2 gentoo-2-06ab7cbfd9c2da4675cdd570e4c8681eaebf2595.zip |
alpha/ia64/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'app-accessibility/orca')
-rw-r--r-- | app-accessibility/orca/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/orca/orca-2.30.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/orca/ChangeLog b/app-accessibility/orca/ChangeLog index ee72c69d7090..d3485c2db743 100644 --- a/app-accessibility/orca/ChangeLog +++ b/app-accessibility/orca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/orca # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.91 2010/10/13 20:58:07 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.92 2010/10/17 15:07:37 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> orca-2.30.2.ebuild: + alpha/ia64/sparc stable wrt #324077 13 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> orca-2.32.0.ebuild: Unset dbus env variable to fix pyatspi module detection. diff --git a/app-accessibility/orca/orca-2.30.2.ebuild b/app-accessibility/orca/orca-2.30.2.ebuild index 92bbe56346be..00014e66d33b 100644 --- a/app-accessibility/orca/orca-2.30.2.ebuild +++ b/app-accessibility/orca/orca-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.30.2.ebuild,v 1.6 2010/09/11 18:38:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.30.2.ebuild,v 1.7 2010/10/17 15:07:37 armin76 Exp $ PYTHON_DEPEND="2" # Support for Python 3 not verified GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/projects/orca/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" # liblouis is not in portage yet |