diff options
author | 2009-03-18 15:53:14 +0000 | |
---|---|---|
committer | 2009-03-18 15:53:14 +0000 | |
commit | 8b30dcf675884bee0e9022c8ed4571fd00c00adf (patch) | |
tree | 333bb20407538fa758e65cc0ba7316e3129711b8 /app-accessibility/orca | |
parent | alpha/ia64 stable wrt #260063 (diff) | |
download | historical-8b30dcf675884bee0e9022c8ed4571fd00c00adf.tar.gz historical-8b30dcf675884bee0e9022c8ed4571fd00c00adf.tar.bz2 historical-8b30dcf675884bee0e9022c8ed4571fd00c00adf.zip |
alpha/ia64 stable wrt #260063
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'app-accessibility/orca')
-rw-r--r-- | app-accessibility/orca/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/orca/orca-2.24.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/orca/ChangeLog b/app-accessibility/orca/ChangeLog index 26a274c28265..505e4e2dbf9a 100644 --- a/app-accessibility/orca/ChangeLog +++ b/app-accessibility/orca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/orca # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.60 2009/03/15 22:07:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.61 2009/03/18 15:53:14 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> orca-2.24.4.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> orca-2.24.4.ebuild: x86 stable, bug #260063 diff --git a/app-accessibility/orca/orca-2.24.4.ebuild b/app-accessibility/orca/orca-2.24.4.ebuild index b73f84257dac..fd96c436ef56 100644 --- a/app-accessibility/orca/orca-2.24.4.ebuild +++ b/app-accessibility/orca/orca-2.24.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.24.4.ebuild,v 1.5 2009/03/15 22:07:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.24.4.ebuild,v 1.6 2009/03/18 15:53:14 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 |