diff options
Diffstat (limited to 'app-dicts/myspell-he')
-rw-r--r-- | app-dicts/myspell-he/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-he/myspell-he-2010.11.05.ebuild | 26 |
2 files changed, 0 insertions, 27 deletions
diff --git a/app-dicts/myspell-he/Manifest b/app-dicts/myspell-he/Manifest index 2b7610868072..78741c9393b4 100644 --- a/app-dicts/myspell-he/Manifest +++ b/app-dicts/myspell-he/Manifest @@ -1,2 +1 @@ DIST dict-he-2012-08-15.oxt 882585 BLAKE2B 3cc76818f6f7cfb0cef72b5d944c2024ba7b3daa031b940965a850f0652f664a78039f29d8d7cc97a3b2dde0b67f203a5b6c6dcb80b2007de569f8524c6a2fa8 SHA512 418feb49dba0ec97b63c44909ca8d2192c4c78ed59b9440d3962d6e2095db11f03c3598533c8fecd9cf46f098e96008b8cc298172ab08cc6b24b7df5623438c7 -DIST myspell-he-2010.11.05.oxt 631099 BLAKE2B 8566a85b28da947896690620aae5b7d28eb430e421fe3e369c986996575b9b8806ab173468d47cbe5dad950f6d38cd4fd038e111c759d302d5552fb7ee6e038c SHA512 c6c4fe6a8b69b6898c441472ed91ecc8e03a02abe795895eb4dd4f06f2ae9a96ff809323922990d518a2f59218e04aaf931b278d0c76ee0b50e75af9a84aff4f diff --git a/app-dicts/myspell-he/myspell-he-2010.11.05.ebuild b/app-dicts/myspell-he/myspell-he-2010.11.05.ebuild deleted file mode 100644 index 4d20fb069e19..000000000000 --- a/app-dicts/myspell-he/myspell-he-2010.11.05.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -MYSPELL_DICT=( - "he_IL.aff" - "he_IL.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Hebrew dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extension-center/hebrew-he-spell-check-dictionary" -SRC_URI="http://extensions.libreoffice.org/extension-center/hebrew-he-spell-check-dictionary/releases/${PV//./-}/hebrew-dictionary -> ${P}.oxt" - -LICENSE="GPL-2 LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" |