diff options
Diffstat (limited to 'app-dicts/myspell-ru/myspell-ru-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-ru/myspell-ru-20060316.ebuild | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild index 318e3e8eb8ca..0d95057bab69 100644 --- a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild +++ b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild @@ -1,12 +1,6 @@ # Copyright 2006-2006 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.6 2006/07/08 23:42:41 pylon Exp $ - -DESCRIPTION="Russian dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1 myspell-ru_RU-ALexanderLebedev" -HOMEPAGE="http://lingucomponent.openoffice.org/" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ru/myspell-ru-20060316.ebuild,v 1.7 2006/07/09 01:17:58 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "ru,RU,ru_RU,Russian (Russia),ru_RU.zip" @@ -22,3 +16,9 @@ MYSPELL_THESAURUS_DICTIONARIES=( ) inherit myspell + +DESCRIPTION="Russian dictionaries for myspell/hunspell" +LICENSE="LGPL-2.1 myspell-ru_RU-ALexanderLebedev" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" |