diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 10:55:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:20:26 +0100 |
commit | 1d71dcdc6ff16f397d777cf370f0848b83a641dc (patch) | |
tree | a478877fab32fec723e3ca1e685e2ae31f278202 /app-dicts/myspell-mi | |
parent | app-dicts/myspell-lt: drop 1.3 (diff) | |
download | gentoo-1d71dcdc6ff16f397d777cf370f0848b83a641dc.tar.gz gentoo-1d71dcdc6ff16f397d777cf370f0848b83a641dc.tar.bz2 gentoo-1d71dcdc6ff16f397d777cf370f0848b83a641dc.zip |
app-dicts/myspell-mi: drop 20060316-r1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-mi')
-rw-r--r-- | app-dicts/myspell-mi/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild | 26 |
2 files changed, 0 insertions, 27 deletions
diff --git a/app-dicts/myspell-mi/Manifest b/app-dicts/myspell-mi/Manifest index 9bf5a92592ac..73eed673200f 100644 --- a/app-dicts/myspell-mi/Manifest +++ b/app-dicts/myspell-mi/Manifest @@ -1,2 +1 @@ DIST myspell-mi-20190630.tar.gz 79193 BLAKE2B c6055c9d8c31a982a77180a59265ed294856cb9e7c7d8ab5b31274792c3b3340ed52da9336683abb287b6f8da749527b27c2aaf32c51237f3dd9012d9d631d60 SHA512 a8a5212f3a8b41b19d20776fa9db04d2fd67b6bbce4fa5b94ddde54a22aabaff46d0bc8a91f44a35e66caad31e9a99b8e50b02c95bbbec5314a16e4bea3f61ef -DIST myspell-mi_NZ-20060316.zip 78777 BLAKE2B 4e694d2ee35c86d677ec9abef3346e4c47364c80ae327178cab8556a514dc810f71af589349e5730367a9ac952165fe634545d426f8352bbe99096d22cf33e83 SHA512 391f70bbd7d66ede4c8df7f7d5544bc7f40c3e97b80b509ce887e74770f9183ca98475715dbf9e6ceecb3445d1d3c5c1de35d1ea540e13a3a17eef690c91925d diff --git a/app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild b/app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild deleted file mode 100644 index 5ee59ba9adbc..000000000000 --- a/app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "mi_NZ.aff" - "mi_NZ.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Maori dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1" -HOMEPAGE="https://www.openoffice.org/lingucomponent/" -SRC_URI="https://dev.gentoo.org/~jstein/dist/myspell-mi_NZ-${PV}.zip" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" -IUSE="" |