diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:18:52 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:18:52 +0000 |
commit | 9ed919d4d7bbdd5b12ce130754d536f7c82c2e73 (patch) | |
tree | 2cdaa4c37d900aab60a941987e852e0e1c04423b /app-accessibility/orca/orca-2.32.1.ebuild | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-9ed919d4d7bbdd5b12ce130754d536f7c82c2e73.tar.gz gentoo-2-9ed919d4d7bbdd5b12ce130754d536f7c82c2e73.tar.bz2 gentoo-2-9ed919d4d7bbdd5b12ce130754d536f7c82c2e73.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/orca/orca-2.32.1.ebuild')
-rw-r--r-- | app-accessibility/orca/orca-2.32.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/orca/orca-2.32.1.ebuild b/app-accessibility/orca/orca-2.32.1.ebuild index 44340613da1e..8f35747cbf14 100644 --- a/app-accessibility/orca/orca-2.32.1.ebuild +++ b/app-accessibility/orca/orca-2.32.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.32.1.ebuild,v 1.1 2010/12/03 23:44:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.32.1.ebuild,v 1.2 2011/02/23 23:18:52 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/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 |