diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-02-22 16:47:05 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-02-22 22:08:18 +0100 |
commit | 93adbcf489ac9d087b4728f5c5a7fc30e7426900 (patch) | |
tree | 3f7cc459b928a5a8fe2795633ecd1e28768a4c3d /app-dicts/myspell-zu | |
parent | app-dicts/myspell-sw: remove old. (diff) | |
download | gentoo-93adbcf489ac9d087b4728f5c5a7fc30e7426900.tar.gz gentoo-93adbcf489ac9d087b4728f5c5a7fc30e7426900.tar.bz2 gentoo-93adbcf489ac9d087b4728f5c5a7fc30e7426900.zip |
app-dicts/myspell-zu: remove old.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-zu')
-rw-r--r-- | app-dicts/myspell-zu/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-zu/myspell-zu-20060316.ebuild | 23 |
2 files changed, 0 insertions, 24 deletions
diff --git a/app-dicts/myspell-zu/Manifest b/app-dicts/myspell-zu/Manifest index b51c28ef78ca..784cd7916914 100644 --- a/app-dicts/myspell-zu/Manifest +++ b/app-dicts/myspell-zu/Manifest @@ -1,2 +1 @@ DIST myspell-zu-20100126.oxt 393165 BLAKE2B 0c31ab3746ffece8546415e051641c26f14cac80306e5326cd6616e953c34d810a6b3b9a44860450da720975e6e73bf0b1cc0661b92f95c3005ebdf8dabde3a9 SHA512 0eeafbcfff3459ec65d0fcd3b845d0cf7b1deecc1ce1364fb45cab092b17986971a3518190355e6ce863514df4bf822804cd9006fd40c0bd03eb5ad6129c3b8e -DIST myspell-zu_ZA-20060316.zip 290607 BLAKE2B 24952faa606fd7477fdaac81915ad31486fba8ad47533036b578ec281ef6946f2d418442d161f75f69350f722e771a67c40567f74359bd0885b36bbcf80dbc62 SHA512 dd504ef7969657243eb59aa5b85dd988602b5045666cdbf0787d4ebe492ea34d42edd8e4f9b58136e80add420c9ecc577d3285755fff3e17e668580cd2b82937 diff --git a/app-dicts/myspell-zu/myspell-zu-20060316.ebuild b/app-dicts/myspell-zu/myspell-zu-20060316.ebuild deleted file mode 100644 index dde4d009e5cf..000000000000 --- a/app-dicts/myspell-zu/myspell-zu-20060316.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -MYSPELL_SPELLING_DICTIONARIES=( -"zu,ZA,zu_ZA,Zulu (Africa),zu_ZA.zip" -"zu,ZA,zu_ZA,Zulu (Africa),zu_ZA.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -DESCRIPTION="Zulu dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1" -HOMEPAGE="http://lingucomponent.openoffice.org/ http://translate.sourceforge.net/" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" |