diff options
author | 2010-06-04 20:43:21 +0000 | |
---|---|---|
committer | 2010-06-04 20:43:21 +0000 | |
commit | 62a46edde08a9a6d7d5be458d79dad6d92367407 (patch) | |
tree | 4c86aa8a6f8acce2c4e8cacf2bdf792684dd3a55 /app-accessibility/orca | |
parent | Backport fix for deprecation warnings from app-portage/pfl-1.8.1-r1. (diff) | |
download | historical-62a46edde08a9a6d7d5be458d79dad6d92367407.tar.gz historical-62a46edde08a9a6d7d5be458d79dad6d92367407.tar.bz2 historical-62a46edde08a9a6d7d5be458d79dad6d92367407.zip |
x86 stable, bug #314899
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-accessibility/orca')
-rw-r--r-- | app-accessibility/orca/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/orca/orca-2.28.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/orca/ChangeLog b/app-accessibility/orca/ChangeLog index 847c2ea114d1..2dd2f073aa81 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.79 2010/05/04 16:08:51 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.80 2010/06/04 20:43:21 maekke Exp $ + + 04 Jun 2010; Markus Meier <maekke@gentoo.org> orca-2.28.3.ebuild: + x86 stable, bug #314899 03 May 2010; Olivier CrĂȘte <tester@gentoo.org> orca-2.28.3.ebuild: amd64 stable, bug #314899 diff --git a/app-accessibility/orca/orca-2.28.3.ebuild b/app-accessibility/orca/orca-2.28.3.ebuild index 9389ef51700c..cfa468e7af09 100644 --- a/app-accessibility/orca/orca-2.28.3.ebuild +++ b/app-accessibility/orca/orca-2.28.3.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.28.3.ebuild,v 1.3 2010/05/04 16:08:51 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.28.3.ebuild,v 1.4 2010/06/04 20:43:21 maekke 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" # liblouis is not in portage yet |