diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 10:53:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:20:33 +0100 |
commit | b26050065a72448afdad62f213f4e155e4273a39 (patch) | |
tree | edc857f2f717eee14e934722d1b083d052e6252f /app-dicts/myspell-tn | |
parent | app-dicts/myspell-sw: drop 20110106 (diff) | |
download | gentoo-b26050065a72448afdad62f213f4e155e4273a39.tar.gz gentoo-b26050065a72448afdad62f213f4e155e4273a39.tar.bz2 gentoo-b26050065a72448afdad62f213f4e155e4273a39.zip |
app-dicts/myspell-tn: drop 20060316
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-tn')
-rw-r--r-- | app-dicts/myspell-tn/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-tn/myspell-tn-20060316.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/app-dicts/myspell-tn/Manifest b/app-dicts/myspell-tn/Manifest index c81b4c8fda76..9d2a28910f47 100644 --- a/app-dicts/myspell-tn/Manifest +++ b/app-dicts/myspell-tn/Manifest @@ -1,2 +1 @@ DIST hunspell-tn-2-0-0.oxt 185743 BLAKE2B e583fd22e72e64f3824665faaf69b84bd25bd6944383c2e08a5b0e256a9621c2d0bf620f89cb81ce9b1d58cc94b6ce4d86f21cc3638fea5cf7fc372daf4e52b5 SHA512 4d591985e3c6b176c385c3a8e5f975c6b1b347e2ef070b1b6264a079403963d4eeddb12d5a61fe43b9fb1ec70d4f029a9cde243bfb54b2e8625a6d8229a9cb57 -DIST myspell-tn_ZA-20060316.zip 17125 BLAKE2B 74832b044863dd74c4b486d7ad57aec20c3caa32dc87ccecade5b3e19c2ad9fdfd2fd76525eb174e473db7c29c2c71f934f158adb8f40314e5b6d8967b61d869 SHA512 5cf59152ff423686e736356525fd3b35059158b410e8229ea7707597b99b0f5933b4a03f5ba9f851d77d02b7ef06d72b3dd37f690064f1d2d3902c459d0be50d diff --git a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild deleted file mode 100644 index df6d5075aedc..000000000000 --- a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "tn_ZA.aff" - "tn_ZA.dic" -) - -inherit myspell-r2 - -DESCRIPTION="Setswana dictionaries for myspell/hunspell" -HOMEPAGE="https://www.openoffice.org/lingucomponent/" -SRC_URI="mirror://gentoo/myspell-tn_ZA-20060316.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" |