diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 10:53:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:20:33 +0100 |
commit | 9455d403ac2a76e63035684521af6aeee086b791 (patch) | |
tree | f94bdfbdb1d34c7f2094eef145176976246447cc /app-dicts/myspell-sw | |
parent | app-dicts/myspell-sl: drop 2012.01.04 (diff) | |
download | gentoo-9455d403ac2a76e63035684521af6aeee086b791.tar.gz gentoo-9455d403ac2a76e63035684521af6aeee086b791.tar.bz2 gentoo-9455d403ac2a76e63035684521af6aeee086b791.zip |
app-dicts/myspell-sw: drop 20110106
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-sw')
-rw-r--r-- | app-dicts/myspell-sw/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-sw/myspell-sw-20110106.ebuild | 28 |
2 files changed, 0 insertions, 29 deletions
diff --git a/app-dicts/myspell-sw/Manifest b/app-dicts/myspell-sw/Manifest index 8b0e7ee6ae18..fb9ba563a77d 100644 --- a/app-dicts/myspell-sw/Manifest +++ b/app-dicts/myspell-sw/Manifest @@ -1,2 +1 @@ -DIST myspell-sw-20110106.oxt 423064 BLAKE2B 32e74434714c62b4f5248775ac0ca0262d774a339c84899c822d0099ba1d90830620f748796d246373b566f5b1bbeddbb0b46fd3cf5d9c02168e2f0c18263dbf SHA512 734e760fb3ed95905f7ececc38ad3d4d87f77d5a953e5427d6d242ec73567a35311fea26d1298edb5d1650d6e07a6859c82bff8a6f309d226307873067cc7e98 DIST swahilidictionary-2013-03-12.oxt 423284 BLAKE2B 0b25ba69bd363234c21049e34a69c8addbe0b56f0b7b7a06108b0007a3fe388629323a6054fdb1e9035a5f4e06d7faffc6eb2d9ce0ae62fb9054571cf0ebe1f8 SHA512 e2980e682263b67179dbadea185c6bfe8e1871adbe62b217d09512e4b673547f8201dfcbe27187bb9eaf4915f456e83da8dfa24427c5bea5aab79354f64e76be diff --git a/app-dicts/myspell-sw/myspell-sw-20110106.ebuild b/app-dicts/myspell-sw/myspell-sw-20110106.ebuild deleted file mode 100644 index 2b356d110425..000000000000 --- a/app-dicts/myspell-sw/myspell-sw-20110106.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "sw_KE.aff" - "sw_KE.dic" - "sw_TZ.aff" - "sw_TZ.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Kiswahili dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1" -HOMEPAGE="https://extensions.openoffice.org/en/project/swahili-dictionary" -SRC_URI="mirror://sourceforge/aoo-extensions/dicts.sw.oxt -> ${P}.oxt" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |