diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-12-13 19:41:39 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-12-13 19:41:39 +0000 |
commit | e557f6fab8d3847611d0ebaa07c9bd6752da429b (patch) | |
tree | ab7e92f3663ea360b73819da4828e9a31a9e4640 /app-dicts/myspell-hu/myspell-hu-20080315.ebuild | |
parent | QA fixes; IUSE is not defined (diff) | |
download | gentoo-2-e557f6fab8d3847611d0ebaa07c9bd6752da429b.tar.gz gentoo-2-e557f6fab8d3847611d0ebaa07c9bd6752da429b.tar.bz2 gentoo-2-e557f6fab8d3847611d0ebaa07c9bd6752da429b.zip |
QA fixes; IUSE is not defined
(Portage version: 2.2_rc55/cvs/Linux i686)
Diffstat (limited to 'app-dicts/myspell-hu/myspell-hu-20080315.ebuild')
-rw-r--r-- | app-dicts/myspell-hu/myspell-hu-20080315.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-dicts/myspell-hu/myspell-hu-20080315.ebuild b/app-dicts/myspell-hu/myspell-hu-20080315.ebuild index ffeff3ba6313..0f6fbe534d59 100644 --- a/app-dicts/myspell-hu/myspell-hu-20080315.ebuild +++ b/app-dicts/myspell-hu/myspell-hu-20080315.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-dicts/myspell-hu/myspell-hu-20080315.ebuild,v 1.3 2009/06/22 13:37:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20080315.ebuild,v 1.4 2009/12/13 19:41:39 halcy0n Exp $ MYSPELL_SPELLING_DICTIONARIES=( "hu,HU,hu_HU,Hungarian UTF-8 (Hungary),hu_HU.zip" @@ -21,5 +21,6 @@ LICENSE="GPL-3 GPL-2 LGPL-2.1 MPL-1.1" HOMEPAGE="http://magyarispell.sourceforge.net/ http://www.tipogral.hu/ http://wiki.services.openoffice.org/wiki/Dictionaries" +IUSE="" KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" |