diff options
author | 2008-09-09 11:28:36 +0000 | |
---|---|---|
committer | 2008-09-09 11:28:36 +0000 | |
commit | 900f6e73df48f53c8f4ae758fcc259a3494d6cc7 (patch) | |
tree | b9716cf7b689d633d24ee9b3f4c1bffd44b7d75a /app-accessibility | |
parent | alpha/ia64/sparc stable wrt #236971 (diff) | |
download | gentoo-2-900f6e73df48f53c8f4ae758fcc259a3494d6cc7.tar.gz gentoo-2-900f6e73df48f53c8f4ae758fcc259a3494d6cc7.tar.bz2 gentoo-2-900f6e73df48f53c8f4ae758fcc259a3494d6cc7.zip |
alpha/ia64/sparc stable wrt #236971
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/orca/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/orca/orca-2.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/orca/ChangeLog b/app-accessibility/orca/ChangeLog index 3451e1efea03..94702bc5f148 100644 --- a/app-accessibility/orca/ChangeLog +++ b/app-accessibility/orca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/orca # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.48 2008/09/08 20:20:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.49 2008/09/09 11:28:36 armin76 Exp $ + + 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> orca-2.22.3.ebuild: + alpha/ia64/sparc stable wrt #236971 08 Sep 2008; Markus Meier <maekke@gentoo.org> orca-2.22.3.ebuild: x86 stable, bug #236971 diff --git a/app-accessibility/orca/orca-2.22.3.ebuild b/app-accessibility/orca/orca-2.22.3.ebuild index 9edc5b09a151..a03302e53f17 100644 --- a/app-accessibility/orca/orca-2.22.3.ebuild +++ b/app-accessibility/orca/orca-2.22.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.22.3.ebuild,v 1.3 2008/09/08 20:20:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.22.3.ebuild,v 1.4 2008/09/09 11:28:36 armin76 Exp $ inherit gnome2 python @@ -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="" # liblouis is not in portage yet |