diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:31:50 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 18:31:50 +0000 |
commit | e2eeae72a914663502875aff48bbd6266dfdf08d (patch) | |
tree | 176b842687f43e6bb03fc63b569150fa6672e281 /app-dicts/myspell-ru/myspell-ru-20060316.ebuild | |
parent | split out the csu bootstrapping code in its own function (diff) | |
download | historical-e2eeae72a914663502875aff48bbd6266dfdf08d.tar.gz historical-e2eeae72a914663502875aff48bbd6266dfdf08d.tar.bz2 historical-e2eeae72a914663502875aff48bbd6266dfdf08d.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'app-dicts/myspell-ru/myspell-ru-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-ru/myspell-ru-20060316.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild index d301b3b8ccb0..3057c1bc6292 100644 --- a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild +++ b/app-dicts/myspell-ru/myspell-ru-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-ru/myspell-ru-20060316.ebuild,v 1.17 2010/09/27 23:42:04 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ru/myspell-ru-20060316.ebuild,v 1.18 2012/05/17 18:27:43 aballier Exp $ MYSPELL_SPELLING_DICTIONARIES=( "ru,RU,ru_RU,Russian (Russia),ru_RU.zip" @@ -21,4 +21,4 @@ DESCRIPTION="Russian dictionaries for myspell/hunspell" LICENSE="LGPL-2.1 myspell-ru_RU-ALexanderLebedev" HOMEPAGE="http://lingucomponent.openoffice.org/" -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" |