diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 11:03:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:20:24 +0100 |
commit | 2c25afe8cea00e22a750e66d1196b42a32c8f936 (patch) | |
tree | 94a87b61398f13a1a765d936a669a19accef4e7d /app-dicts/myspell-is | |
parent | app-dicts/myspell-hu: drop 1.6.1 (diff) | |
download | gentoo-2c25afe8cea00e22a750e66d1196b42a32c8f936.tar.gz gentoo-2c25afe8cea00e22a750e66d1196b42a32c8f936.tar.bz2 gentoo-2c25afe8cea00e22a750e66d1196b42a32c8f936.zip |
app-dicts/myspell-is: drop 2012.09.01
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-is')
-rw-r--r-- | app-dicts/myspell-is/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-is/myspell-is-2012.09.01.ebuild | 26 |
2 files changed, 0 insertions, 27 deletions
diff --git a/app-dicts/myspell-is/Manifest b/app-dicts/myspell-is/Manifest index 430924733f16..761b4960b544 100644 --- a/app-dicts/myspell-is/Manifest +++ b/app-dicts/myspell-is/Manifest @@ -1,2 +1 @@ -DIST hunspell-is-2012.09.01.oxt 678230 BLAKE2B f8a4fa14c1cc9c89213a236d38fbd6b3621fbbaa4803eb3bb70761ec387cddc0404546c3b9ee719c104c0321f5736394506993e153e0b575b790376d2081818f SHA512 39af86809f735e5f0698b060d514bc2d9d53cc4ec7ef4edb6edbd92674af337ea48fc69bfaddb2dc2532be74ae5a079068cd691212042bac70a622d1f02eebe6 DIST hunspell-is-2014-08-18.oxt 763157 BLAKE2B 123c833075f5cd1404c316ba6d564be04c290fc12c219804f34f849fa7ba73294221cbd1317fcea8621c7fa5caecf42802daf1a01f9b71a2d2858278ca800788 SHA512 62f81d57064761e9367b984ae6347149e6c16069733fa7c3b68f0603830c21b44aa03d1512772634287be6f760b1bffb66754c02d0ee5a7faa3b257e46b78f0c diff --git a/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild b/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild deleted file mode 100644 index 52b7e2350f0b..000000000000 --- a/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "is.aff" - "is.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Icelandic dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project" -SRC_URI="https://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project/releases/${PV}/hunspell-is-${PV}.oxt" - -LICENSE="CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |