diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:13:33 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:13:33 +0000 |
commit | a78bb234a209a5e86b00efbaa1eaa16aa1eeec8b (patch) | |
tree | a790d1b198f035bec7d5d8d07014af4422f63211 /app-dicts/myspell-es/myspell-es-20060316.ebuild | |
parent | Remove -isystem append-flags that are now useless since we pre-install the he... (diff) | |
download | gentoo-2-a78bb234a209a5e86b00efbaa1eaa16aa1eeec8b.tar.gz gentoo-2-a78bb234a209a5e86b00efbaa1eaa16aa1eeec8b.tar.bz2 gentoo-2-a78bb234a209a5e86b00efbaa1eaa16aa1eeec8b.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/myspell-es/myspell-es-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-es/myspell-es-20060316.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-es/myspell-es-20060316.ebuild b/app-dicts/myspell-es/myspell-es-20060316.ebuild index c0174218a373..41f8122f931d 100644 --- a/app-dicts/myspell-es/myspell-es-20060316.ebuild +++ b/app-dicts/myspell-es/myspell-es-20060316.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-es/myspell-es-20060316.ebuild,v 1.18 2010/09/27 23:31:19 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-es/myspell-es-20060316.ebuild,v 1.19 2012/05/17 18:13:33 aballier Exp $ MYSPELL_SPELLING_DICTIONARIES=( "es,AR,es_AR,Spanish (Argentina),es_AR.zip" @@ -83,4 +83,4 @@ LICENSE="GPL-2 LGPL-2.1" HOMEPAGE="http://lingucomponent.openoffice.org/ http://sourceforge.net/projects/openoffice-es/ http://openoffice-es.sf.net/thesaurus/" IUSE="" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" |