diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 14:02:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 14:02:10 +0000 |
commit | 924c2b1915db276ea4d3391fcc175c254b39e366 (patch) | |
tree | 47c122fc8fb64abe31d7818b3077b40d102df8db /app-accessibility/orca | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | historical-924c2b1915db276ea4d3391fcc175c254b39e366.tar.gz historical-924c2b1915db276ea4d3391fcc175c254b39e366.tar.bz2 historical-924c2b1915db276ea4d3391fcc175c254b39e366.zip |
alpha/ia64/sparc stable wrt #229709
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-accessibility/orca')
-rw-r--r-- | app-accessibility/orca/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/orca/orca-2.22.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/orca/ChangeLog b/app-accessibility/orca/ChangeLog index 3821d9169320..6e3f08398867 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.44 2008/08/10 12:48:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.45 2008/08/12 14:02:10 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> orca-2.22.2.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> orca-2.22.2.ebuild: x86 stable, bug #229709 diff --git a/app-accessibility/orca/orca-2.22.2.ebuild b/app-accessibility/orca/orca-2.22.2.ebuild index 45576237462b..594d54b9fb52 100644 --- a/app-accessibility/orca/orca-2.22.2.ebuild +++ b/app-accessibility/orca/orca-2.22.2.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.2.ebuild,v 1.5 2008/08/10 12:48:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.22.2.ebuild,v 1.6 2008/08/12 14:02:10 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 |